Commit 6fe61499 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

All the updates that I've been waiting all weekend to commit, no desc, tough

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@668 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 551 additions and 472 deletions
+551 -472
......@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: nano 1.0.1\n"
"POT-Creation-Date: 2001-04-04 23:15-0400\n"
"POT-Creation-Date: 2001-05-19 22:52-0400\n"
"PO-Revision-Date: 2001-05-16 10:10+0200\n"
"Last-Translator: Sergey A. Ribalchenko <fisher@obu.ck.ua>\n"
"Language-Team: Russian <ru@li.org>\n"
......@@ -13,412 +13,428 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
#: cut.c:44
#: cut.c:43
#, c-format
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer inptr->data = %s\n"
#: cut.c:150
#: cut.c:156
msgid "Blew away cutbuffer =)\n"
msgstr "cutbuffer =)\n"
#: files.c:123
#: files.c:124
msgid "read_line: not on first line and prev is NULL"
msgstr "read_line: NULL"
#: files.c:185 files.c:203
#: files.c:186 files.c:204
#, c-format
msgid "Read %d lines"
msgstr " %d "
#: files.c:221 search.c:193
#: files.c:222 search.c:194
#, c-format
msgid "\"%s\" not found"
msgstr "\"%s\" "
#. We have a new file
#: files.c:225
#: files.c:226
msgid "New File"
msgstr " "
#: files.c:238
#: files.c:239
#, c-format
msgid "File \"%s\" is a directory"
msgstr " \"%s\" - "
#. Don't open character or block files. Sorry, /dev/sndstat!
#: files.c:241
#: files.c:242
#, c-format
msgid "File \"%s\" is a device file"
msgstr " \"%s\" "
#: files.c:248
#: files.c:249
msgid "Reading File"
msgstr " "
#: files.c:262
#: files.c:269
msgid "File to insert [from ./] "
msgstr " [ ./]"
#: files.c:309 files.c:334 files.c:566 nano.c:1514
#: files.c:320 files.c:345 files.c:587 nano.c:1532
msgid "Cancelled"
msgstr ""
#: files.c:380 files.c:396 files.c:410 files.c:427 files.c:433
#: files.c:391 files.c:407 files.c:421 files.c:438 files.c:444
#, c-format
msgid "Could not open file for writing: %s"
msgstr " : %s"
#: files.c:415
#: files.c:426
#, c-format
msgid "Wrote >%s\n"
msgstr " >%s\n"
#: files.c:442
#: files.c:453
#, c-format
msgid "Could not close %s: %s"
msgstr " %s: %s"
#. Try a rename??
#: files.c:465 files.c:474 files.c:479
#: files.c:476 files.c:485 files.c:490
#, c-format
msgid "Could not open %s for writing: %s"
msgstr " %s : %s"
#: files.c:486
#: files.c:497
#, c-format
msgid "Could not set permissions %o on %s: %s"
msgstr " %o %s: %s"
#: files.c:491
#: files.c:502
#, c-format
msgid "Wrote %d lines"
msgstr " %d "
#: files.c:524
#: files.c:540
msgid "File Name to write"
msgstr " "
#: files.c:541
#: files.c:562
#, c-format
msgid "filename is %s"
msgstr " %s"
#: files.c:555
#: files.c:576
msgid "File exists, OVERWRITE ?"
msgstr " , ?"
#: files.c:977
#: files.c:998
msgid "(more)"
msgstr "()"
#: files.c:1236
#: files.c:1305
msgid "Can't move up a directory"
msgstr " "
#. We can't open this dir for some reason. Complain
#: files.c:1244
#: files.c:1315 files.c:1363
#, c-format
msgid "Can't open \"%s\": %s"
msgstr " \"%s\": %s"
#: global.c:131
#: files.c:1343 global.c:234
#, fuzzy
msgid "Goto Directory"
msgstr " "
#: files.c:1348
#, fuzzy
msgid "Goto Cancelled"
msgstr ""
#: global.c:146
msgid "Constant cursor position"
msgstr " "
#: global.c:132
#: global.c:147
msgid "Auto indent"
msgstr ""
#: global.c:133
#: global.c:148
msgid "Suspend"
msgstr ""
#: global.c:134
#: global.c:149
msgid "Help mode"
msgstr " "
#: global.c:135
#: global.c:150
msgid "Pico mode"
msgstr " Pico"
#: global.c:136
#: global.c:151
msgid "Mouse support"
msgstr " "
#: global.c:137
#: global.c:152
msgid "Cut to end"
msgstr " "
#: global.c:139
#: global.c:154
msgid "Regular expressions"
msgstr " (regexp)"
#: global.c:141
#: global.c:156
msgid "Auto wrap"
msgstr " "
#: global.c:185
#: global.c:201
msgid "Invoke the help menu"
msgstr " "
#: global.c:186
#: global.c:202
msgid "Write the current file to disk"
msgstr " "
#: global.c:187
#: global.c:203
msgid "Exit from nano"
msgstr " nano"
#: global.c:188
#: global.c:204
msgid "Goto a specific line number"
msgstr " "
#: global.c:189
#: global.c:205
msgid "Justify the current paragraph"
msgstr " "
#: global.c:190
#: global.c:206
msgid "Unjustify after a justify"
msgstr " "
#: global.c:191
#: global.c:207
msgid "Replace text within the editor"
msgstr " "
#: global.c:192
#: global.c:208
msgid "Insert another file into the current one"
msgstr " "
#: global.c:193
#: global.c:209
msgid "Search for text within the editor"
msgstr " "
#: global.c:194
#: global.c:210
msgid "Move to the previous screen"
msgstr " "
#: global.c:195
#: global.c:211
msgid "Move to the next screen"
msgstr " "
#: global.c:196
#: global.c:212
msgid "Cut the current line and store it in the cutbuffer"
msgstr " cutbuffer'"
#: global.c:197
#: global.c:213
msgid "Uncut from the cutbuffer into the current line"
msgstr " cutbuffer' "
#: global.c:198
msgid "Show the posititon of the cursor"
#: global.c:214
#, fuzzy
msgid "Show the position of the cursor"
msgstr " "
#: global.c:199
#: global.c:215
msgid "Invoke the spell checker (if available)"
msgstr " ( )"
#: global.c:200
#: global.c:216
msgid "Move up one line"
msgstr " "
#: global.c:201
#: global.c:217
msgid "Move down one line"
msgstr " "
#: global.c:202
#: global.c:218
msgid "Move forward one character"
msgstr " "
#: global.c:203
#: global.c:219
msgid "Move back one character"
msgstr " "
#: global.c:204
#: global.c:220
msgid "Move to the beginning of the current line"
msgstr " "
#: global.c:205
#: global.c:221
msgid "Move to the end of the current line"
msgstr " "
#: global.c:206
#: global.c:222
msgid "Go to the first line of the file"
msgstr " "
#: global.c:207
#: global.c:223
msgid "Go to the last line of the file"
msgstr " "
#: global.c:208
#: global.c:224
msgid "Refresh (redraw) the current screen"
msgstr " "
#: global.c:209
#: global.c:225
msgid "Mark text at the current cursor location"
msgstr " "
#: global.c:210
#: global.c:226
msgid "Delete the character under the cursor"
msgstr " "
#: global.c:212
#: global.c:228
msgid "Delete the character to the left of the cursor"
msgstr " "
#: global.c:213
#: global.c:229
msgid "Insert a tab character"
msgstr " "
#: global.c:214
#: global.c:230
msgid "Insert a carriage return at the cursor position"
msgstr " CR ( ) "
#: global.c:216
#: global.c:232
msgid "Make the current search or replace case (in)sensitive"
msgstr " ()"
#: global.c:217
#: global.c:233
msgid "Go to file browser"
msgstr " "
#: global.c:218
#: global.c:235
msgid "Cancel the current function"
msgstr " "
#: global.c:221
#: global.c:238
msgid "Get Help"
msgstr ""
#: global.c:224 global.c:405 global.c:429
#: global.c:241 global.c:422 global.c:449
msgid "Exit"
msgstr ""
#: global.c:227
#: global.c:244
msgid "WriteOut"
msgstr ""
#: global.c:232 global.c:321
#: global.c:249 global.c:338
msgid "Justify"
msgstr ""
#: global.c:236 global.c:242
#: global.c:253 global.c:259
msgid "Read File"
msgstr ""
#: global.c:246 global.c:317 global.c:345
#: global.c:263 global.c:334 global.c:362
msgid "Replace"
msgstr ""
#: global.c:250
#: global.c:267
msgid "Where Is"
msgstr ""
#: global.c:254 global.c:397 global.c:421
#: global.c:271 global.c:414 global.c:438
msgid "Prev Page"
msgstr " C"
#: global.c:258 global.c:401 global.c:425
#: global.c:275 global.c:418 global.c:442
msgid "Next Page"
msgstr " C"
#: global.c:262
#: global.c:279
msgid "Cut Text"
msgstr ""
#: global.c:266
#: global.c:283
msgid "UnJustify"
msgstr " "
#: global.c:269
#: global.c:286
msgid "UnCut Txt"
msgstr " "
#: global.c:273
#: global.c:290
msgid "Cur Pos"
msgstr ""
#: global.c:277
#: global.c:294
msgid "To Spell"
msgstr ""
#: global.c:281
#: global.c:298
msgid "Up"
msgstr ""
#: global.c:284
#: global.c:301
msgid "Down"
msgstr ""
#: global.c:287
#: global.c:304
msgid "Forward"
msgstr ""
#: global.c:290
#: global.c:307
msgid "Back"
msgstr ""
#: global.c:293
#: global.c:310
msgid "Home"
msgstr ""
#: global.c:296
#: global.c:313
msgid "End"
msgstr ""
#: global.c:299
#: global.c:316
msgid "Refresh"
msgstr ""
#: global.c:302
#: global.c:319
msgid "Mark Text"
msgstr ""
#: global.c:305
#: global.c:322
msgid "Delete"
msgstr ""
#: global.c:309
#: global.c:326
msgid "Backspace"
msgstr " (BS)"
#: global.c:313
#: global.c:330
msgid "Tab"
msgstr ""
#: global.c:325
#: global.c:342
msgid "Enter"
msgstr "Enter"
#: global.c:329 global.c:349 global.c:369
#: global.c:346 global.c:366 global.c:386
msgid "Goto Line"
msgstr " "
#: global.c:335 global.c:356 global.c:377 global.c:387
#: global.c:352 global.c:373 global.c:394 global.c:404
msgid "First Line"
msgstr ""
#: global.c:338 global.c:359 global.c:380 global.c:390
#: global.c:355 global.c:376 global.c:397 global.c:407
msgid "Last Line"
msgstr ""
#: global.c:341 global.c:362
#: global.c:358 global.c:379
msgid "Case Sens"
msgstr ""
#: global.c:352 global.c:372 global.c:383 global.c:393 global.c:414
#: global.c:417 winio.c:1063
#: global.c:369 global.c:389 global.c:400 global.c:410 global.c:431
#: global.c:434 global.c:452 winio.c:1205
msgid "Cancel"
msgstr ""
#: global.c:365
#: global.c:382
msgid "No Replace"
msgstr ""
#: global.c:410
#: global.c:427
msgid "To Files"
msgstr " "
#: global.c:446
#, fuzzy
msgid "Goto"
msgstr " "
#: nano.c:140
#, c-format
msgid ""
......@@ -445,7 +461,7 @@ msgstr "
msgid "Key illegal in VIEW mode"
msgstr " "
#: nano.c:203
#: nano.c:207
msgid ""
" nano help text\n"
"\n"
......@@ -484,15 +500,15 @@ msgstr ""
" :\n"
"\n"
#: nano.c:297
#: nano.c:301
msgid "delete_node(): free'd a node, YAY!\n"
msgstr "delete_node(): , !..\n"
#: nano.c:302
#: nano.c:306
msgid "delete_node(): free'd last node.\n"
msgstr "delete_node(): .\n"
#: nano.c:357
#: nano.c:361
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
......@@ -500,85 +516,84 @@ msgstr ""
": nano [ GNU] [] + <>\n"
"\n"
#: nano.c:358
#: nano.c:362
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "\t\t \t\t\n"
#: nano.c:360
#: nano.c:364
msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr " -T []\t--tabsize=[]\t\t =\n"
#: nano.c:363
#: nano.c:367
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr " -R\t\t--regexp\t\t \n"
#: nano.c:367
#: nano.c:371
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\t \n"
#: nano.c:369
#: nano.c:373
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\t \n"
#: nano.c:371
#: nano.c:375
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\t \n"
#: nano.c:373
#: nano.c:377
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\t \n"
#: nano.c:376
#: nano.c:380
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t--cut\t\t\t^K \n"
#: nano.c:379
#: nano.c:383
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
msgstr " -l \t\t--nofollow\t\t , \n"
#: nano.c:382
#: nano.c:386
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\t \n"
#: nano.c:386
#: nano.c:390
msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
msgstr " -p\t \t--pico\t\t\t Pico \n"
#: nano.c:389
#: nano.c:395
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""
" -r [#] \t--fill=[#]\t\t #\n"
msgstr " -r [#] \t--fill=[#]\t\t #\n"
#: nano.c:392
#: nano.c:399
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr " -s [] \t--speller=[]\t \n"
#: nano.c:395
#: nano.c:402
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t--tempfile\t\t , \n"
#: nano.c:397
#: nano.c:404
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t\t ( )\n"
#: nano.c:400
#: nano.c:407
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\t \n"
#: nano.c:403
#: nano.c:410
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\t \n"
#: nano.c:405
#: nano.c:412
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\t \n"
#: nano.c:407
#: nano.c:414
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +\t\t\t\t \n"
#: nano.c:409
#: nano.c:416
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
......@@ -586,92 +601,92 @@ msgstr ""
": nano [] + <>\n"
"\n"
#: nano.c:410
#: nano.c:417
msgid "Option\t\tMeaning\n"
msgstr "\t\t\n"
#: nano.c:411
#: nano.c:418
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T []\t \n"
#: nano.c:412
#: nano.c:419
msgid " -R\t\tUse regular expressions for search\n"
msgstr " -R\t\t \n"
#: nano.c:413
#: nano.c:420
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\t \n"
#: nano.c:414
#: nano.c:421
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\t \n"
#: nano.c:415
#: nano.c:422
msgid " -h \t\tShow this message\n"
msgstr " -h \t\t \n"
#: nano.c:416
#: nano.c:423
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -i \t\t \n"
#: nano.c:418
#: nano.c:425
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t^K \n"
#: nano.c:421
#: nano.c:428
msgid " -l \t\tDon't follow symbolic links, overwrite\n"
msgstr " -l \t\t , \n"
#: nano.c:424
#: nano.c:431
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\t \n"
#: nano.c:427
#: nano.c:434
msgid " -p \t\tEmulate Pico as closely as possible\n"
msgstr " -p \t\t Pico \n"
#: nano.c:428
#: nano.c:438
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#] \t (wrap) #\n"
#: nano.c:430
#: nano.c:441
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [prog] \t \n"
#: nano.c:432
#: nano.c:443
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t , \n"
#: nano.c:433
#: nano.c:444
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\t ( )\n"
#: nano.c:435
#: nano.c:446
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\t \n"
#: nano.c:437
#: nano.c:448
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\t \n"
#: nano.c:438
#: nano.c:449
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\t \n"
#: nano.c:439
#: nano.c:450
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " + \t\t \n"
#: nano.c:446
#: nano.c:457
#, c-format
msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " GNU nano %s ( %s, %s)\n"
#: nano.c:449
#: nano.c:460
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
msgstr " : nano@nano-editor.org\t: http://www.nano-editor.org"
#: nano.c:450
#: nano.c:461
msgid ""
"\n"
" Compiled options:"
......@@ -679,346 +694,357 @@ msgstr ""
"\n"
" :"
#: nano.c:518
#: nano.c:539
msgid "Mark Set"
msgstr " "
#: nano.c:523
#: nano.c:544
msgid "Mark UNset"
msgstr " "
#: nano.c:1024
#: nano.c:1045
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap inptr->data=\"%s\"\n"
#: nano.c:1076
#: nano.c:1097
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
#: nano.c:1128
#: nano.c:1149
#, c-format
msgid "After, data = \"%s\"\n"
msgstr ", data = \"%s\"\n"
#: nano.c:1230
#: nano.c:1250
msgid "Edit a replacement"
msgstr " "
#: nano.c:1461
#: nano.c:1480
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr " : %s"
#: nano.c:1467
#: nano.c:1486
msgid "Spell checking failed: unable to write temp file!"
msgstr " -: ."
#: nano.c:1479
#: nano.c:1498
msgid "Finished checking spelling"
msgstr " "
#: nano.c:1481
#: nano.c:1500
msgid "Spell checking failed"
msgstr " "
#: nano.c:1501
#: nano.c:1519
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr " ( \"\" ) ?"
#: nano.c:1597
#: nano.c:1636
msgid "Received SIGHUP"
msgstr " SIGHUP"
#: nano.c:1660
#: nano.c:1701
msgid "Cannot resize top win"
msgstr " "
#: nano.c:1662
#: nano.c:1703
msgid "Cannot move top win"
msgstr " "
#: nano.c:1664
#: nano.c:1705
msgid "Cannot resize edit win"
msgstr " "
#: nano.c:1666
#: nano.c:1707
msgid "Cannot move edit win"
msgstr " "
#: nano.c:1668
#: nano.c:1709
msgid "Cannot resize bottom win"
msgstr " "
#: nano.c:1670
#: nano.c:1711
msgid "Cannot move bottom win"
msgstr " "
#: nano.c:1978
#: nano.c:2020
msgid "Can now UnJustify!"
msgstr " ! (^U)"
#: nano.c:2076
#: nano.c:2131
#, c-format
msgid "%s enable/disable"
msgstr "%s - /"
#: nano.c:2091
#: nano.c:2146
msgid "enabled"
msgstr ""
#: nano.c:2092
#: nano.c:2147
msgid "disabled"
msgstr ""
#: nano.c:2144
#: nano.c:2200
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
msgstr " NumLock'. (NumLock off)"
#: nano.c:2366
#: nano.c:2443
msgid "Main: set up windows\n"
msgstr "Main: \n"
#: nano.c:2373
#: nano.c:2454
msgid "Main: bottom win\n"
msgstr "Main: \n"
#: nano.c:2379
#: nano.c:2460
msgid "Main: open file\n"
msgstr "Main: \n"
#: nano.c:2431
#: nano.c:2518
#, c-format
msgid "I got Alt-O-%c! (%d)\n"
msgstr " Alt-O-%c! (%d)\n"
#: nano.c:2458
#: nano.c:2545
#, c-format
msgid "I got Alt-[-1-%c! (%d)\n"
msgstr " Alt-[-1-%c! (%d)\n"
#: nano.c:2491
#: nano.c:2578
#, c-format
msgid "I got Alt-[-2-%c! (%d)\n"
msgstr " Alt-[-2-%c! (%d)\n"
#: nano.c:2533
#: nano.c:2624
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr " Alt-[-%c! (%d)\n"
#: nano.c:2559
#: nano.c:2650
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr " Alt-%c! (%d)\n"
#: search.c:117
#: search.c:118
#, c-format
msgid "Case Sensitive Regexp Search%s%s"
msgstr " %s%s"
#: search.c:119
#: search.c:120
#, c-format
msgid "Regexp Search%s%s"
msgstr " %s%s"
#: search.c:121
#: search.c:122
#, c-format
msgid "Case Sensitive Search%s%s"
msgstr "- %s%s"
#: search.c:123
#: search.c:124
#, c-format
msgid "Search%s%s"
msgstr "%s%s"
#: search.c:126
#: search.c:127
msgid " (to replace)"
msgstr " ( )"
#: search.c:135 search.c:326
#: search.c:136 search.c:327
msgid "Search Cancelled"
msgstr " "
#: search.c:199
#: search.c:200
#, c-format
msgid "\"%s...\" not found"
msgstr "\"%s...\" "
#: search.c:248
#: search.c:249
msgid "Search Wrapped"
msgstr " "
#: search.c:348
#: search.c:349
#, c-format
msgid "Replaced %d occurrences"
msgstr " %d "
#: search.c:350
#: search.c:351
msgid "Replaced 1 occurrence"
msgstr " 1 "
#: search.c:488 search.c:592 search.c:608
#: search.c:489 search.c:599 search.c:615
msgid "Replace Cancelled"
msgstr " "
#: search.c:538
#: search.c:539
msgid "Replace this instance?"
msgstr " ?"
#: search.c:550
#: search.c:551
msgid "Replace failed: unknown subexpression!"
msgstr " : !"
#: search.c:633
#: search.c:640
#, c-format
msgid "Replace with [%s]"
msgstr " [%s]"
#: search.c:637 search.c:641
#: search.c:644 search.c:648
msgid "Replace with"
msgstr " "
#. Ask for it
#: search.c:676
#: search.c:682
msgid "Enter line number"
msgstr " "
#: search.c:678
#: search.c:684
msgid "Aborted"
msgstr ""
#: search.c:698
#: search.c:693
msgid "Come on, be reasonable"
msgstr ", ?"
#: search.c:703
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr " %d , "
#: utils.c:97
msgid "nano: malloc: out of memory!"
msgstr ""
#: winio.c:123
#: utils.c:111
msgid "nano: calloc: out of memory!"
msgstr ""
#: utils.c:121
msgid "nano: realloc: out of memory!"
msgstr ""
#: winio.c:124
#, c-format
msgid "actual_x_from_start for xplus=%d returned %d\n"
msgstr "actual_x_from_start xplus=%d %d\n"
#: winio.c:447
#: winio.c:291
#, fuzzy, c-format
msgid "Aha! '%c' (%d)\n"
msgstr " '%c' (%d)\n"
#: winio.c:473
#, c-format
msgid "input '%c' (%d)\n"
msgstr " '%c' (%d)\n"
#: winio.c:489
#: winio.c:522
msgid "New Buffer"
msgstr " "
#: winio.c:493
#: winio.c:526
msgid " File: ..."
msgstr " : ..."
#: winio.c:495
#: winio.c:528
msgid " DIR: ..."
msgstr " : ..."
#: winio.c:506
#: winio.c:539
msgid "Modified"
msgstr ""
#: winio.c:958
#: winio.c:1081
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr " (%d, %d) \n"
#: winio.c:969
#: winio.c:1092
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
#: winio.c:1014
#: winio.c:1149
#, c-format
msgid "I got \"%s\"\n"
msgstr " \"%s\"\n"
#. String of yes characters accepted
#. Same for no
#. And all, surprise!
#. Temp string for above
#. Yes, no and all are strings of any length. Each string consists of
#. all characters accepted as a valid character for that value.
#. The first value will be the one displayed in the shortcuts.
#: winio.c:1037
#: winio.c:1178
msgid "Yy"
msgstr "Yy"
#: winio.c:1038
#: winio.c:1179
msgid "Nn"
msgstr "Nn"
#: winio.c:1039
#: winio.c:1180
msgid "Aa"
msgstr "Aa"
#: winio.c:1052
#: winio.c:1194
msgid "Yes"
msgstr ""
#: winio.c:1056
#: winio.c:1198
msgid "All"
msgstr ""
#: winio.c:1061
#: winio.c:1203
msgid "No"
msgstr ""
#: winio.c:1204
#: winio.c:1403
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1208
#: winio.c:1407
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr " %d %d (%.0f%%), %d %d (%.0f%%)"
#: winio.c:1338
#: winio.c:1551
msgid "Dumping file buffer to stderr...\n"
msgstr " stderr...\n"
#: winio.c:1340
#: winio.c:1553
msgid "Dumping cutbuffer to stderr...\n"
msgstr " cutbuffer' stderr...\n"
#: winio.c:1342
#: winio.c:1555
msgid "Dumping a buffer to stderr...\n"
msgstr " stderr...\n"
#: winio.c:1417
#: winio.c:1630
msgid "The nano text editor"
msgstr " nano"
#: winio.c:1418
#: winio.c:1631
msgid "version "
msgstr " "
#: winio.c:1419
#: winio.c:1632
msgid "Brought to you by:"
msgstr " :"
#: winio.c:1420
#: winio.c:1633
msgid "Special thanks to:"
msgstr " :"
#: winio.c:1421
#: winio.c:1634
msgid "The Free Software Foundation"
msgstr "The Free Software Foundation ( )"
msgstr ""
"The Free Software Foundation ( )"
#: winio.c:1422
#: winio.c:1635
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
msgstr " , - . ncurses"
#: winio.c:1423
#: winio.c:1636
msgid "and anyone else we forgot..."
msgstr " , ..."
#: winio.c:1424
#: winio.c:1637
msgid "Thank you for using nano!\n"
msgstr " nano!\n"
#~ msgid "Only %d lines available, skipping to last line"
#~ msgstr " %d , "
......@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: nano 1.0.1\n"
"POT-Creation-Date: 2001-04-04 23:15-0400\n"
"POT-Creation-Date: 2001-05-19 22:52-0400\n"
"PO-Revision-Date: 2001-04-10 18:40+0300\n"
"Last-Translator: Sergey A. Ribalchenko <fisher@obu.ck.ua>\n"
"Language-Team: Ukrainian <linux@lambada.rovno.ua>\n"
......@@ -13,412 +13,430 @@ msgstr ""
"Content-Type: text/plain; charset=koi8-u\n"
"Content-Transfer-Encoding: 8bit\n"
#: cut.c:44
#: cut.c:43
#, c-format
msgid "add_to_cutbuffer called with inptr->data = %s\n"
msgstr "add_to_cutbuffer inptr->data = %s\n"
#: cut.c:150
#: cut.c:156
msgid "Blew away cutbuffer =)\n"
msgstr "cutbuffer צ =)\n"
#: files.c:123
#: files.c:124
msgid "read_line: not on first line and prev is NULL"
msgstr "read_line: , Φ NULL"
#: files.c:185 files.c:203
#: files.c:186 files.c:204
#, c-format
msgid "Read %d lines"
msgstr " %d ˦"
#: files.c:221 search.c:193
#: files.c:222 search.c:194
#, c-format
msgid "\"%s\" not found"
msgstr "\"%s\" "
#. We have a new file
#: files.c:225
#: files.c:226
msgid "New File"
msgstr " "
#: files.c:238
#: files.c:239
#, c-format
msgid "File \"%s\" is a directory"
msgstr " \"%s\" Ҧ"
#. Don't open character or block files. Sorry, /dev/sndstat!
#: files.c:241
#: files.c:242
#, c-format
msgid "File \"%s\" is a device file"
msgstr " \"%s\" "
#: files.c:248
#: files.c:249
msgid "Reading File"
msgstr " .."
#: files.c:262
#: files.c:269
msgid "File to insert [from ./] "
msgstr " [צ ./] "
#: files.c:309 files.c:334 files.c:566 nano.c:1514
#: files.c:320 files.c:345 files.c:587 nano.c:1532
msgid "Cancelled"
msgstr ""
#: files.c:380 files.c:396 files.c:410 files.c:427 files.c:433
#: files.c:391 files.c:407 files.c:421 files.c:438 files.c:444
#, c-format
msgid "Could not open file for writing: %s"
msgstr " צ : %s"
#: files.c:415
#: files.c:426
#, c-format
msgid "Wrote >%s\n"
msgstr " >%s\n"
#: files.c:442
#: files.c:453
#, c-format
msgid "Could not close %s: %s"
msgstr " %s: %s"
#. Try a rename??
#: files.c:465 files.c:474 files.c:479
#: files.c:476 files.c:485 files.c:490
#, c-format
msgid "Could not open %s for writing: %s"
msgstr " צ %s : %s"
#: files.c:486
#: files.c:497
#, c-format
msgid "Could not set permissions %o on %s: %s"
msgstr " %o %s: %s"
#: files.c:491
#: files.c:502
#, c-format
msgid "Wrote %d lines"
msgstr " %d ˦"
#: files.c:524
#: files.c:540
msgid "File Name to write"
msgstr "' "
#: files.c:541
#: files.c:562
#, c-format
msgid "filename is %s"
msgstr "' %s"
#: files.c:555
#: files.c:576
msgid "File exists, OVERWRITE ?"
msgstr " դ, ?"
#: files.c:977
#: files.c:998
msgid "(more)"
msgstr "(̦)"
#: files.c:1236
#: files.c:1305
msgid "Can't move up a directory"
msgstr " ͦ Ҧ"
#. We can't open this dir for some reason. Complain
#: files.c:1244
#: files.c:1315 files.c:1363
#, c-format
msgid "Can't open \"%s\": %s"
msgstr " צ \"%s\": %s"
#: global.c:131
#: files.c:1343 global.c:234
#, fuzzy
msgid "Goto Directory"
msgstr " "
#: files.c:1348
#, fuzzy
msgid "Goto Cancelled"
msgstr ""
#: global.c:146
msgid "Constant cursor position"
msgstr "Ԧ æ "
#: global.c:132
#: global.c:147
msgid "Auto indent"
msgstr "Ҧ"
#: global.c:133
#: global.c:148
msgid "Suspend"
msgstr ""
#: global.c:134
#: global.c:149
msgid "Help mode"
msgstr " "
#: global.c:135
#: global.c:150
msgid "Pico mode"
msgstr " Pico"
#: global.c:136
#: global.c:151
msgid "Mouse support"
msgstr " ۦ"
#: global.c:137
#: global.c:152
msgid "Cut to end"
msgstr "Ҧ ˦"
#: global.c:139
#: global.c:154
msgid "Regular expressions"
msgstr "Φ (regexp)"
#: global.c:141
#: global.c:156
msgid "Auto wrap"
msgstr " "
#: global.c:185
#: global.c:201
msgid "Invoke the help menu"
msgstr " "
#: global.c:186
#: global.c:202
msgid "Write the current file to disk"
msgstr " "
#: global.c:187
#: global.c:203
msgid "Exit from nano"
msgstr "Ȧ nano"
#: global.c:188
#: global.c:204
msgid "Goto a specific line number"
msgstr " "
#: global.c:189
#: global.c:205
msgid "Justify the current paragraph"
msgstr "Ҧ "
#: global.c:190
#: global.c:206
msgid "Unjustify after a justify"
msgstr " Τ Ҧ"
#: global.c:191
#: global.c:207
msgid "Replace text within the editor"
msgstr "ͦ "
#: global.c:192
#: global.c:208
msgid "Insert another file into the current one"
msgstr " "
#: global.c:193
#: global.c:209
msgid "Search for text within the editor"
msgstr " "
#: global.c:194
#: global.c:210
msgid "Move to the previous screen"
msgstr " "
#: global.c:195
#: global.c:211
msgid "Move to the next screen"
msgstr " "
#: global.c:196
#: global.c:212
msgid "Cut the current line and store it in the cutbuffer"
msgstr "Ҧ ͦ cutbuffer'"
#: global.c:197
#: global.c:213
msgid "Uncut from the cutbuffer into the current line"
msgstr " Ҧ ͦ cutbuffer'\n\t\t\t "
msgstr ""
" Ҧ ͦ cutbuffer'\n"
"\t\t\t "
#: global.c:198
msgid "Show the posititon of the cursor"
#: global.c:214
#, fuzzy
msgid "Show the position of the cursor"
msgstr " æ "
#: global.c:199
#: global.c:215
msgid "Invoke the spell checker (if available)"
msgstr " ( )"
#: global.c:200
#: global.c:216
msgid "Move up one line"
msgstr " "
#: global.c:201
#: global.c:217
msgid "Move down one line"
msgstr "ͦ "
#: global.c:202
#: global.c:218
msgid "Move forward one character"
msgstr " i"
#: global.c:203
#: global.c:219
msgid "Move back one character"
msgstr " i"
#: global.c:204
#: global.c:220
msgid "Move to the beginning of the current line"
msgstr "i "
#: global.c:205
#: global.c:221
msgid "Move to the end of the current line"
msgstr "i i "
#: global.c:206
#: global.c:222
msgid "Go to the first line of the file"
msgstr "i "
#: global.c:207
#: global.c:223
msgid "Go to the last line of the file"
msgstr "i "
#: global.c:208
#: global.c:224
msgid "Refresh (redraw) the current screen"
msgstr " "
#: global.c:209
#: global.c:225
msgid "Mark text at the current cursor location"
msgstr "ͦ Ц æ "
#: global.c:210
#: global.c:226
msgid "Delete the character under the cursor"
msgstr " ̦ Ц "
#: global.c:212
#: global.c:228
msgid "Delete the character to the left of the cursor"
msgstr " ̦ ̦ צ "
#: global.c:213
#: global.c:229
msgid "Insert a tab character"
msgstr " i"
#: global.c:214
#: global.c:230
msgid "Insert a carriage return at the cursor position"
msgstr " CR ( ̦) . "
#: global.c:216
#: global.c:232
msgid "Make the current search or replace case (in)sensitive"
msgstr " ͦ () צ ̦"
#: global.c:217
#: global.c:233
msgid "Go to file browser"
msgstr " ̦"
#: global.c:218
#: global.c:235
msgid "Cancel the current function"
msgstr " i"
#: global.c:221
#: global.c:238
msgid "Get Help"
msgstr ""
#: global.c:224 global.c:405 global.c:429
#: global.c:241 global.c:422 global.c:449
msgid "Exit"
msgstr "i"
#: global.c:227
#: global.c:244
msgid "WriteOut"
msgstr ""
#: global.c:232 global.c:321
#: global.c:249 global.c:338
msgid "Justify"
msgstr "Ҧ"
#: global.c:236 global.c:242
#: global.c:253 global.c:259
msgid "Read File"
msgstr ". "
#: global.c:246 global.c:317 global.c:345
#: global.c:263 global.c:334 global.c:362
msgid "Replace"
msgstr "ͦ"
#: global.c:250
#: global.c:267
msgid "Where Is"
msgstr ""
#: global.c:254 global.c:397 global.c:421
#: global.c:271 global.c:414 global.c:438
msgid "Prev Page"
msgstr ""
#: global.c:258 global.c:401 global.c:425
#: global.c:275 global.c:418 global.c:442
msgid "Next Page"
msgstr ""
#: global.c:262
#: global.c:279
msgid "Cut Text"
msgstr "Ҧ"
#: global.c:266
#: global.c:283
msgid "UnJustify"
msgstr "Ҧ"
#: global.c:269
#: global.c:286
msgid "UnCut Txt"
msgstr "Ҧ"
#: global.c:273
#: global.c:290
msgid "Cur Pos"
msgstr "æ"
#: global.c:277
#: global.c:294
msgid "To Spell"
msgstr ""
#: global.c:281
#: global.c:298
msgid "Up"
msgstr ""
#: global.c:284
#: global.c:301
msgid "Down"
msgstr ""
#: global.c:287
#: global.c:304
msgid "Forward"
msgstr ""
#: global.c:290
#: global.c:307
msgid "Back"
msgstr ""
#: global.c:293
#: global.c:310
msgid "Home"
msgstr ""
#: global.c:296
#: global.c:313
msgid "End"
msgstr ""
#: global.c:299
#: global.c:316
msgid "Refresh"
msgstr ""
#: global.c:302
#: global.c:319
msgid "Mark Text"
msgstr "ͦ"
#: global.c:305
#: global.c:322
msgid "Delete"
msgstr ""
#: global.c:309
#: global.c:326
msgid "Backspace"
msgstr "¦"
#: global.c:313
#: global.c:330
msgid "Tab"
msgstr "æ"
#: global.c:325
#: global.c:342
msgid "Enter"
msgstr ""
#: global.c:329 global.c:349 global.c:369
#: global.c:346 global.c:366 global.c:386
msgid "Goto Line"
msgstr " "
#: global.c:335 global.c:356 global.c:377 global.c:387
#: global.c:352 global.c:373 global.c:394 global.c:404
msgid "First Line"
msgstr " "
#: global.c:338 global.c:359 global.c:380 global.c:390
#: global.c:355 global.c:376 global.c:397 global.c:407
msgid "Last Line"
msgstr "Φ "
#: global.c:341 global.c:362
#: global.c:358 global.c:379
msgid "Case Sens"
msgstr ""
#: global.c:352 global.c:372 global.c:383 global.c:393 global.c:414
#: global.c:417 winio.c:1063
#: global.c:369 global.c:389 global.c:400 global.c:410 global.c:431
#: global.c:434 global.c:452 winio.c:1205
msgid "Cancel"
msgstr ""
#: global.c:365
#: global.c:382
msgid "No Replace"
msgstr " ͦ"
#: global.c:410
#: global.c:427
msgid "To Files"
msgstr " ̦"
#: global.c:446
#, fuzzy
msgid "Goto"
msgstr " "
#: nano.c:140
#, c-format
msgid ""
......@@ -445,7 +463,7 @@ msgstr "
msgid "Key illegal in VIEW mode"
msgstr "צ ͦ VIEW"
#: nano.c:203
#: nano.c:207
msgid ""
" nano help text\n"
"\n"
......@@ -482,15 +500,15 @@ msgstr ""
"צΦ . צ ¦æ Φ :\n"
"\n"
#: nano.c:297
#: nano.c:301
msgid "delete_node(): free'd a node, YAY!\n"
msgstr "delete_node(): O.. צ!\n"
#: nano.c:302
#: nano.c:306
msgid "delete_node(): free'd last node.\n"
msgstr "delete_node(): צ .\n"
#: nano.c:357
#: nano.c:361
msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n"
......@@ -498,85 +516,87 @@ msgstr ""
": nano [Ǧ æ GNU] [æ] + <>\n"
"\n"
#: nano.c:358
#: nano.c:362
msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "æ\t\tǦ æ\t\t\n"
#: nano.c:360
#: nano.c:364
msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
msgstr " -T []\t--tabsize=[]\t\t ͦ æ \n"
#: nano.c:363
#: nano.c:367
msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
msgstr " -R\t\t--regexp\t\t \n"
#: nano.c:367
#: nano.c:371
msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr " -V \t\t--version\t\t Ӧ \n"
#: nano.c:369
#: nano.c:373
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr " -c \t\t--const\t\t\tԦ æ \n"
#: nano.c:371
#: nano.c:375
msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr " -h \t\t--help\t\t\t צ\n"
#: nano.c:373
#: nano.c:377
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr " -i \t\t--autoindent\t\t Ҧ צ \n"
#: nano.c:376
#: nano.c:380
msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t--cut\t\t Ҧ צ ˦ ^K\n"
msgstr ""
" -k \t\t--cut\t\t Ҧ צ ˦ "
"^K\n"
#: nano.c:379
#: nano.c:383
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
msgstr " -l \t\t--nofollow\t\t Ӧ̦, \n"
#: nano.c:382
#: nano.c:386
msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr " -m \t\t--mouse\t\t\t \n"
#: nano.c:386
#: nano.c:390
msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
msgstr " -p\t \t--pico\t\t\t Pico ˦ \n"
#: nano.c:389
#: nano.c:395
msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr ""
" -r [#]\t--fill=[#]\t\t æ #\n"
#: nano.c:392
#: nano.c:399
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr " -s [] \t--speller=[]\t. צ \n"
#: nano.c:395
#: nano.c:402
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t--tempfile\t\t Ħ, \n"
#: nano.c:397
#: nano.c:404
msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr " -v \t\t--view\t\t (Ԧ )\n"
#: nano.c:400
#: nano.c:407
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr " -w \t\t--nowrap\t\t Ǧ \n"
#: nano.c:403
#: nano.c:410
msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr " -x \t\t--nohelp\t\t צ \n"
#: nano.c:405
#: nano.c:412
msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr " -z \t\t--suspend\t\t \n"
#: nano.c:407
#: nano.c:414
msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr " +\t\t\t\t\t \n"
#: nano.c:409
#: nano.c:416
msgid ""
"Usage: nano [option] +LINE <file>\n"
"\n"
......@@ -584,92 +604,92 @@ msgstr ""
": nano [æ] + <>\n"
"\n"
#: nano.c:410
#: nano.c:417
msgid "Option\t\tMeaning\n"
msgstr "æ\t\t\n"
#: nano.c:411
#: nano.c:418
msgid " -T [num]\tSet width of a tab to num\n"
msgstr " -T []\t ͦ æ =\n"
#: nano.c:412
#: nano.c:419
msgid " -R\t\tUse regular expressions for search\n"
msgstr " -R\t\t \n"
#: nano.c:413
#: nano.c:420
msgid " -V \t\tPrint version information and exit\n"
msgstr " -V \t\t Ӧ \n"
#: nano.c:414
#: nano.c:421
msgid " -c \t\tConstantly show cursor position\n"
msgstr " -c \t\tԦ æ \n"
#: nano.c:415
#: nano.c:422
msgid " -h \t\tShow this message\n"
msgstr " -h \t\t צ\n"
#: nano.c:416
#: nano.c:423
msgid " -i \t\tAutomatically indent new lines\n"
msgstr " -i \t\t Ҧ צ \n"
#: nano.c:418
#: nano.c:425
msgid " -k \t\tLet ^K cut from cursor to end of line\n"
msgstr " -k \t\t ^K Ҧ צ ˦ \n"
#: nano.c:421
#: nano.c:428
msgid " -l \t\tDon't follow symbolic links, overwrite\n"
msgstr " -l \t\t Ӧ̦, \n"
#: nano.c:424
#: nano.c:431
msgid " -m \t\tEnable mouse\n"
msgstr " -m \t\t \n"
#: nano.c:427
#: nano.c:434
msgid " -p \t\tEmulate Pico as closely as possible\n"
msgstr " -p \t\t Pico ˦ \n"
#: nano.c:428
#: nano.c:438
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr " -r [#] \t ˦ æ #\n"
#: nano.c:430
#: nano.c:441
msgid " -s [prog] \tEnable alternate speller\n"
msgstr " -s [] \t צ \n"
#: nano.c:432
#: nano.c:443
msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr " -t \t\t Ħ, \n"
#: nano.c:433
#: nano.c:444
msgid " -v \t\tView (read only) mode\n"
msgstr " -v \t\t (Ԧ )\n"
#: nano.c:435
#: nano.c:446
msgid " -w \t\tDon't wrap long lines\n"
msgstr " -w \t\t Ǧ \n"
#: nano.c:437
#: nano.c:448
msgid " -x \t\tDon't show help window\n"
msgstr " -x \t\t צ \n"
#: nano.c:438
#: nano.c:449
msgid " -z \t\tEnable suspend\n"
msgstr " -z \t\t \n"
#: nano.c:439
#: nano.c:450
msgid " +LINE\t\tStart at line number LINE\n"
msgstr " +\t\t \n"
#: nano.c:446
#: nano.c:457
#, c-format
msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " GNU nano Ӧ %s (ڦ %s, %s)\n"
#: nano.c:449
#: nano.c:460
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
msgstr " -: nano@nano-editor.org\t: http://www.nano-editor.org"
#: nano.c:450
#: nano.c:461
msgid ""
"\n"
" Compiled options:"
......@@ -677,346 +697,356 @@ msgstr ""
"\n"
" æ:"
#: nano.c:518
#: nano.c:539
msgid "Mark Set"
msgstr " "
#: nano.c:523
#: nano.c:544
msgid "Mark UNset"
msgstr " "
#: nano.c:1024
#: nano.c:1045
#, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap inptr->data=\"%s\"\n"
#: nano.c:1076
#: nano.c:1097
#, c-format
msgid "current->data now = \"%s\"\n"
msgstr "current->data = \"%s\"\n"
#: nano.c:1128
#: nano.c:1149
#, c-format
msgid "After, data = \"%s\"\n"
msgstr ", Φ = \"%s\"\n"
#: nano.c:1230
#: nano.c:1250
msgid "Edit a replacement"
msgstr " ͦ"
#: nano.c:1461
#: nano.c:1480
#, c-format
msgid "Could not create a temporary filename: %s"
msgstr " : %s"
#: nano.c:1467
#: nano.c:1486
msgid "Spell checking failed: unable to write temp file!"
msgstr "צ Ʀ : !"
#: nano.c:1479
#: nano.c:1498
msgid "Finished checking spelling"
msgstr "צ Ʀ "
#: nano.c:1481
#: nano.c:1500
msgid "Spell checking failed"
msgstr "צ Ʀ "
#: nano.c:1501
#: nano.c:1519
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr " ͦ (צ \"\" ) ? "
#: nano.c:1597
#: nano.c:1636
msgid "Received SIGHUP"
msgstr " SIGHUP"
#: nano.c:1660
#: nano.c:1701
msgid "Cannot resize top win"
msgstr " ͦ ͦ צ"
#: nano.c:1662
#: nano.c:1703
msgid "Cannot move top win"
msgstr " ͦ צ"
#: nano.c:1664
#: nano.c:1705
msgid "Cannot resize edit win"
msgstr " ͦ ͦ צ "
#: nano.c:1666
#: nano.c:1707
msgid "Cannot move edit win"
msgstr " ͦ צ "
#: nano.c:1668
#: nano.c:1709
msgid "Cannot resize bottom win"
msgstr " ͦ ͦ צ"
#: nano.c:1670
#: nano.c:1711
msgid "Cannot move bottom win"
msgstr " ͦ Τ צ"
#: nano.c:1978
#: nano.c:2020
msgid "Can now UnJustify!"
msgstr " Ҧ!"
#: nano.c:2076
#: nano.c:2131
#, c-format
msgid "%s enable/disable"
msgstr "%s - /"
#: nano.c:2091
#: nano.c:2146
msgid "enabled"
msgstr ""
#: nano.c:2092
#: nano.c:2147
msgid "disabled"
msgstr ""
#: nano.c:2144
#: nano.c:2200
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
msgstr "ͦ NumLock'. צ "
#: nano.c:2366
#: nano.c:2443
msgid "Main: set up windows\n"
msgstr "Main: צ\n"
#: nano.c:2373
#: nano.c:2454
msgid "Main: bottom win\n"
msgstr "Main: Τ צ\n"
#: nano.c:2379
#: nano.c:2460
msgid "Main: open file\n"
msgstr "Main: צ \n"
#: nano.c:2431
#: nano.c:2518
#, c-format
msgid "I got Alt-O-%c! (%d)\n"
msgstr " Ц Alt-O-%c! (%d)\n"
#: nano.c:2458
#: nano.c:2545
#, c-format
msgid "I got Alt-[-1-%c! (%d)\n"
msgstr " Ц Alt-[-1-%c! (%d)\n"
#: nano.c:2491
#: nano.c:2578
#, c-format
msgid "I got Alt-[-2-%c! (%d)\n"
msgstr " Ц Alt-[-2-%c! (%d)\n"
#: nano.c:2533
#: nano.c:2624
#, c-format
msgid "I got Alt-[-%c! (%d)\n"
msgstr " Ц Alt-[-%c! (%d)\n"
#: nano.c:2559
#: nano.c:2650
#, c-format
msgid "I got Alt-%c! (%d)\n"
msgstr " Ц Alt-%c! (%d)\n"
#: search.c:117
#: search.c:118
#, c-format
msgid "Case Sensitive Regexp Search%s%s"
msgstr " %s%s"
#: search.c:119
#: search.c:120
#, c-format
msgid "Regexp Search%s%s"
msgstr " %s%s"
#: search.c:121
#: search.c:122
#, c-format
msgid "Case Sensitive Search%s%s"
msgstr " %s%s"
#: search.c:123
#: search.c:124
#, c-format
msgid "Search%s%s"
msgstr "%s%s"
#: search.c:126
#: search.c:127
msgid " (to replace)"
msgstr " ( ͦ)"
#: search.c:135 search.c:326
#: search.c:136 search.c:327
msgid "Search Cancelled"
msgstr " "
#: search.c:199
#: search.c:200
#, c-format
msgid "\"%s...\" not found"
msgstr "\"%s...\" "
#: search.c:248
#: search.c:249
msgid "Search Wrapped"
msgstr " "
#: search.c:348
#: search.c:349
#, c-format
msgid "Replaced %d occurrences"
msgstr "ͦ %d "
#: search.c:350
#: search.c:351
msgid "Replaced 1 occurrence"
msgstr "ͦ 1 "
#: search.c:488 search.c:592 search.c:608
#: search.c:489 search.c:599 search.c:615
msgid "Replace Cancelled"
msgstr "ͦ "
#: search.c:538
#: search.c:539
msgid "Replace this instance?"
msgstr "ͦ ͦ?"
#: search.c:550
#: search.c:551
msgid "Replace failed: unknown subexpression!"
msgstr "ͦ : Ц!"
#: search.c:633
#: search.c:640
#, c-format
msgid "Replace with [%s]"
msgstr "ͦ [%s]"
#: search.c:637 search.c:641
#: search.c:644 search.c:648
msgid "Replace with"
msgstr "ͦ "
#. Ask for it
#: search.c:676
#: search.c:682
msgid "Enter line number"
msgstr "Ħ "
#: search.c:678
#: search.c:684
msgid "Aborted"
msgstr ""
#: search.c:698
#: search.c:693
msgid "Come on, be reasonable"
msgstr ", Φ"
#: search.c:703
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr " %d ˦ Ԧ, ˦ "
#: utils.c:97
msgid "nano: malloc: out of memory!"
msgstr ""
#: utils.c:111
msgid "nano: calloc: out of memory!"
msgstr ""
#: winio.c:123
#: utils.c:121
msgid "nano: realloc: out of memory!"
msgstr ""
#: winio.c:124
#, c-format
msgid "actual_x_from_start for xplus=%d returned %d\n"
msgstr "actual_x_from_start xplus=%d %d\n"
#: winio.c:447
#: winio.c:291
#, fuzzy, c-format
msgid "Aha! '%c' (%d)\n"
msgstr "Ȧ '%c' (%d)\n"
#: winio.c:473
#, c-format
msgid "input '%c' (%d)\n"
msgstr "Ȧ '%c' (%d)\n"
#: winio.c:489
#: winio.c:522
msgid "New Buffer"
msgstr " "
#: winio.c:493
#: winio.c:526
msgid " File: ..."
msgstr " : ..."
#: winio.c:495
#: winio.c:528
msgid " DIR: ..."
msgstr " : ..."
#: winio.c:506
#: winio.c:539
msgid "Modified"
msgstr "ͦ"
#: winio.c:958
#: winio.c:1081
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "ͦ (%d,%d) Ҧ \n"
#: winio.c:969
#: winio.c:1092
#, c-format
msgid "current->data = \"%s\"\n"
msgstr "(winio.c) current->data = \"%s\"\n"
#: winio.c:1014
#: winio.c:1149
#, c-format
msgid "I got \"%s\"\n"
msgstr " Ц \"%s\"\n"
#. String of yes characters accepted
#. Same for no
#. And all, surprise!
#. Temp string for above
#. Yes, no and all are strings of any length. Each string consists of
#. all characters accepted as a valid character for that value.
#. The first value will be the one displayed in the shortcuts.
#: winio.c:1037
#: winio.c:1178
msgid "Yy"
msgstr "Yy"
#: winio.c:1038
#: winio.c:1179
msgid "Nn"
msgstr "Nn"
#: winio.c:1039
#: winio.c:1180
msgid "Aa"
msgstr "Aa"
#: winio.c:1052
#: winio.c:1194
msgid "Yes"
msgstr ""
#: winio.c:1056
#: winio.c:1198
msgid "All"
msgstr ""
#: winio.c:1061
#: winio.c:1203
msgid "No"
msgstr ""
#: winio.c:1204
#: winio.c:1403
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1208
#: winio.c:1407
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr " %d %d (%.0f%%), ̦ %d %d (%.0f%%)"
#: winio.c:1338
#: winio.c:1551
msgid "Dumping file buffer to stderr...\n"
msgstr " stderr...\n"
#: winio.c:1340
#: winio.c:1553
msgid "Dumping cutbuffer to stderr...\n"
msgstr " cutbuffer' stderr...\n"
#: winio.c:1342
#: winio.c:1555
msgid "Dumping a buffer to stderr...\n"
msgstr " stderr...\n"
#: winio.c:1417
#: winio.c:1630
msgid "The nano text editor"
msgstr " nano"
#: winio.c:1418
#: winio.c:1631
msgid "version "
msgstr "Ӧ "
#: winio.c:1419
#: winio.c:1632
msgid "Brought to you by:"
msgstr " :"
#: winio.c:1420
#: winio.c:1633
msgid "Special thanks to:"
msgstr " :"
#: winio.c:1421
#: winio.c:1634
msgid "The Free Software Foundation"
msgstr "The Free Software Foundation ( )"
#: winio.c:1422
#: winio.c:1635
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
msgstr " Ԧ, -̦ Ҧ . ncurses"
#: winio.c:1423
#: winio.c:1636
msgid "and anyone else we forgot..."
msgstr " ..."
#: winio.c:1424
#: winio.c:1637
msgid "Thank you for using nano!\n"
msgstr "դ , nano!\n"
#~ msgid "Only %d lines available, skipping to last line"
#~ msgstr " %d ˦ Ԧ, ˦ "
......@@ -34,7 +34,7 @@ extern int current_x, current_y, posible_max, totlines;
extern int placewewant;
extern int mark_beginx, samelinewrap;
extern int totsize, temp_opt;
extern int fill, flags,tabsize;
extern int fill, wrap_at, flags,tabsize;
extern int search_last_line;
extern int currslen;
......
......@@ -50,7 +50,11 @@ rcoption rcopts[NUM_RCOPTS] =
{"nofollow", FOLLOW_SYMLINKS},
{"mouse", USE_MOUSE},
{"pico", PICO_MODE},
#ifndef DISABLE_WRAPJUSTIFY
{"fill", 0},
#endif
{"speller", 0},
{"tempfile", TEMP_OPT},
{"view", VIEW_MODE},
......@@ -160,8 +164,16 @@ void parse_rcfile(FILE *rcstream, char *filename)
rcopts[i].name);
#endif
if (set == 1 || rcopts[i].flag == FOLLOW_SYMLINKS) {
if (!strcasecmp(rcopts[i].name, "fill") ||
!strcasecmp(rcopts[i].name, "speller")) {
if (
#ifndef DISABLE_WRAPJUSTIFY
!strcasecmp(rcopts[i].name, "fill") ||
#endif
#ifndef DISABLE_SPELLER
!strcasecmp(rcopts[i].name, "speller")
#else
0
#endif
) {
if (*ptr == '\n' || *ptr == '\0') {
rcfile_msg(&errors, _("Error in %s on line %d: option %s requires an argument"),
......@@ -171,6 +183,8 @@ void parse_rcfile(FILE *rcstream, char *filename)
option = ptr;
ptr = parse_next_word(ptr);
if (!strcasecmp(rcopts[i].name, "fill")) {
#ifndef DISABLE_WRAPJUSTIFY
if ((i = atoi(option)) < MIN_FILL_LENGTH) {
rcfile_msg(&errors,
_("Error in %s on line %d: requested fill size %d too small"),
......@@ -178,10 +192,13 @@ void parse_rcfile(FILE *rcstream, char *filename)
}
else
fill = i;
#endif
}
else {
#ifndef DISABLE_SPELLER
alt_speller = charalloc(strlen(option) + 1);
strcpy(alt_speller, option);
#endif
}
} else
SET(rcopts[i].flag);
......
......@@ -271,8 +271,11 @@ int nanogetstr(int allowtabs, char *buf, char *def, shortcut s[], int slen,
x_left = strlen(buf);
x = strlen(def) + x_left;
#ifndef DISABLE_MOUSE
currshortcut = s;
currslen = slen;
#endif
/* Get the input! */
if (strlen(def) > 0)
strcpy(inputbuf, def);
......@@ -1420,8 +1423,11 @@ int do_help(void)
curs_set(0);
blank_statusbar();
#ifndef DISABLE_MOUSE
currshortcut = help_list;
currslen = HELP_LIST_LEN;
#endif
kp = keypad_on(edit, 1);
kp2 = keypad_on(bottomwin, 1);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment