New translations for new files

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@29 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2000-06-19 05:46:17 +00:00
parent 97accc6f12
commit a4b35bce6a
1 changed files with 85 additions and 232 deletions

View File

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2000-06-08 22:18-0400\n" "POT-Creation-Date: 2000-06-19 01:45-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -264,7 +264,7 @@ msgid "To Replace"
msgstr "" msgstr ""
#: global.c:273 global.c:289 global.c:299 global.c:315 global.c:319 #: global.c:273 global.c:289 global.c:299 global.c:315 global.c:319
#: global.c:325 winio.c:941 #: global.c:325 winio.c:959
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -272,21 +272,17 @@ msgstr ""
msgid "To Search" msgid "To Search"
msgstr "" msgstr ""
#: nano.c:115 #: nano.c:113
msgid "" msgid ""
"\n" "\n"
"Buffer written to 'nano.save'\n" "Buffer written to 'nano.save'\n"
msgstr "" msgstr ""
#: nano.c:128 #: nano.c:120
msgid "nano: malloc: out of memory!"
msgstr ""
#: nano.c:145
msgid "Key illegal in VIEW mode" msgid "Key illegal in VIEW mode"
msgstr "" msgstr ""
#: nano.c:186 #: nano.c:160
msgid "" msgid ""
" nano help text\n" " nano help text\n"
"\n" "\n"
@ -305,410 +301,267 @@ msgid ""
"\n" "\n"
msgstr "" msgstr ""
#: nano.c:287 #: nano.c:261
msgid "free_node(): free'd a node, YAY!\n" msgid "free_node(): free'd a node, YAY!\n"
msgstr "" msgstr ""
#: nano.c:292 #: nano.c:266
msgid "free_node(): free'd last node.\n" msgid "free_node(): free'd last node.\n"
msgstr "" msgstr ""
#: nano.c:408 #: nano.c:311
msgid "read_line: not on first line and prev is NULL"
msgstr ""
#: nano.c:469 nano.c:483
#, c-format
msgid "Read %d lines"
msgstr ""
#: nano.c:501 nano.c:1323 nano.c:1341
#, c-format
msgid "\"%s\" not found"
msgstr ""
#. We have a new file
#: nano.c:505
msgid "New File"
msgstr ""
#: nano.c:514
#, c-format
msgid "File \"%s\" is a directory"
msgstr ""
#: nano.c:519
msgid "Reading File"
msgstr ""
#: nano.c:532
msgid "File to insert [from ./] "
msgstr ""
#: nano.c:547 nano.c:1763 nano.c:1927 nano.c:2078
msgid "Cancelled"
msgstr ""
#: nano.c:557
msgid "" msgid ""
"Usage: nano [GNU long option] [option] +LINE <file>\n" "Usage: nano [GNU long option] [option] +LINE <file>\n"
"\n" "\n"
msgstr "" msgstr ""
#: nano.c:558 #: nano.c:312
msgid "Option\t\tLong option\t\tMeaning\n" msgid "Option\t\tLong option\t\tMeaning\n"
msgstr "" msgstr ""
#: nano.c:561 #: nano.c:315
msgid " -V \t\t--version\t\tPrint version information and exit\n" msgid " -V \t\t--version\t\tPrint version information and exit\n"
msgstr "" msgstr ""
#: nano.c:563 #: nano.c:317
msgid " -c \t\t--const\t\t\tConstantly show cursor position\n" msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
msgstr "" msgstr ""
#: nano.c:565 #: nano.c:319
msgid " -h \t\t--help\t\t\tShow this message\n" msgid " -h \t\t--help\t\t\tShow this message\n"
msgstr "" msgstr ""
#: nano.c:567 #: nano.c:321
msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
msgstr "" msgstr ""
#: nano.c:569 #: nano.c:323
msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
msgstr "" msgstr ""
#: nano.c:572 #: nano.c:326
msgid " -m \t\t--mouse\t\t\tEnable mouse\n" msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
msgstr "" msgstr ""
#: nano.c:577 #: nano.c:331
msgid "" msgid ""
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n" " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
msgstr "" msgstr ""
#: nano.c:579 #: nano.c:333
msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n" msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
msgstr "" msgstr ""
#: nano.c:581 #: nano.c:335
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n" msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
msgstr "" msgstr ""
#: nano.c:583 #: nano.c:337
msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n" msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
msgstr "" msgstr ""
#: nano.c:585 #: nano.c:339
msgid " -v \t\t--view\t\t\tView (read only) mode\n" msgid " -v \t\t--view\t\t\tView (read only) mode\n"
msgstr "" msgstr ""
#: nano.c:587 #: nano.c:341
msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n" msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
msgstr "" msgstr ""
#: nano.c:589 #: nano.c:343
msgid " -x \t\t--nohelp\t\tDon't show help window\n" msgid " -x \t\t--nohelp\t\tDon't show help window\n"
msgstr "" msgstr ""
#: nano.c:591 #: nano.c:345
msgid " -z \t\t--suspend\t\tEnable suspend\n" msgid " -z \t\t--suspend\t\tEnable suspend\n"
msgstr "" msgstr ""
#: nano.c:593 #: nano.c:347
msgid " +LINE\t\t\t\t\tStart at line number LINE\n" msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
msgstr "" msgstr ""
#: nano.c:595 #: nano.c:349
msgid "" msgid ""
"Usage: nano [option] +LINE <file>\n" "Usage: nano [option] +LINE <file>\n"
"\n" "\n"
msgstr "" msgstr ""
#: nano.c:596 #: nano.c:350
msgid "Option\t\tMeaning\n" msgid "Option\t\tMeaning\n"
msgstr "" msgstr ""
#: nano.c:597 #: nano.c:351
msgid " -V \t\tPrint version information and exit\n" msgid " -V \t\tPrint version information and exit\n"
msgstr "" msgstr ""
#: nano.c:598 #: nano.c:352
msgid " -c \t\tConstantly show cursor position\n" msgid " -c \t\tConstantly show cursor position\n"
msgstr "" msgstr ""
#: nano.c:599 #: nano.c:353
msgid " -h \t\tShow this message\n" msgid " -h \t\tShow this message\n"
msgstr "" msgstr ""
#: nano.c:600 #: nano.c:354
msgid " -i \t\tAutomatically indent new lines\n" msgid " -i \t\tAutomatically indent new lines\n"
msgstr "" msgstr ""
#: nano.c:602 #: nano.c:356
msgid " -l \t\tDon't follow symbolic links, overwrite.\n" msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
msgstr "" msgstr ""
#: nano.c:605 #: nano.c:359
msgid " -m \t\tEnable mouse\n" msgid " -m \t\tEnable mouse\n"
msgstr "" msgstr ""
#: nano.c:609 #: nano.c:363
msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n" msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
msgstr "" msgstr ""
#: nano.c:610 #: nano.c:364
msgid " -s [prog] \tEnable alternate speller\n" msgid " -s [prog] \tEnable alternate speller\n"
msgstr "" msgstr ""
#: nano.c:611 #: nano.c:365
msgid " -p \t\tMake bottom 2 lines more Pico-like\n" msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
msgstr "" msgstr ""
#: nano.c:612 #: nano.c:366
msgid " -t \t\tAuto save on exit, don't prompt\n" msgid " -t \t\tAuto save on exit, don't prompt\n"
msgstr "" msgstr ""
#: nano.c:613 #: nano.c:367
msgid " -v \t\tView (read only) mode\n" msgid " -v \t\tView (read only) mode\n"
msgstr "" msgstr ""
#: nano.c:614 #: nano.c:368
msgid " -w \t\tDon't wrap long lines\n" msgid " -w \t\tDon't wrap long lines\n"
msgstr "" msgstr ""
#: nano.c:615 #: nano.c:369
msgid " -x \t\tDon't show help window\n" msgid " -x \t\tDon't show help window\n"
msgstr "" msgstr ""
#: nano.c:616 #: nano.c:370
msgid " -z \t\tEnable suspend\n" msgid " -z \t\tEnable suspend\n"
msgstr "" msgstr ""
#: nano.c:617 #: nano.c:371
msgid " +LINE\t\tStart at line number LINE\n" msgid " +LINE\t\tStart at line number LINE\n"
msgstr "" msgstr ""
#: nano.c:624 #: nano.c:378
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
msgstr "" msgstr ""
#: nano.c:626 #: nano.c:380
msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n" msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
msgstr "" msgstr ""
#: nano.c:710 #: nano.c:405
msgid "Mark Set" msgid "Mark Set"
msgstr "" msgstr ""
#: nano.c:715 #: nano.c:410
msgid "Mark UNset" msgid "Mark UNset"
msgstr "" msgstr ""
#: nano.c:1198 #: nano.c:845
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "" msgstr ""
#: nano.c:1251 #: nano.c:929
#, c-format
msgid "Case Sensitive Search%s"
msgstr ""
#: nano.c:1252
#, c-format
msgid "Search%s"
msgstr ""
#: nano.c:1256
msgid "Search Cancelled"
msgstr ""
#: nano.c:1337
msgid "Search Wrapped"
msgstr ""
#: nano.c:1387
#, c-format
msgid "Replaced %d occurences"
msgstr ""
#: nano.c:1389
msgid "Replaced 1 occurence"
msgstr ""
#: nano.c:1407 nano.c:1429 nano.c:1452
msgid "Replace Cancelled"
msgstr ""
#: nano.c:1425
#, c-format
msgid "Replace with [%s]"
msgstr ""
#. last_search is empty
#: nano.c:1450
msgid "Replace with"
msgstr ""
#: nano.c:1491
msgid "Replace this instance?"
msgstr ""
#: nano.c:1578
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "" msgstr ""
#: nano.c:1623 #: nano.c:974
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "" msgstr ""
#. Ask for it #: nano.c:1038
#: nano.c:1691
msgid "Enter line number"
msgstr ""
#: nano.c:1693
msgid "Aborted"
msgstr ""
#: nano.c:1713
msgid "Come on, be reasonable"
msgstr ""
#: nano.c:1718
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr ""
#: nano.c:1775 nano.c:1791 nano.c:1803 nano.c:1820 nano.c:1826
#, c-format
msgid "Could not open file for writing: %s"
msgstr ""
#: nano.c:1783
msgid "Could not open file: Path length exceeded."
msgstr ""
#: nano.c:1808
#, c-format
msgid "Wrote >%s\n"
msgstr ""
#: nano.c:1835
#, c-format
msgid "Could not close %s: %s"
msgstr ""
#. Try a rename??
#: nano.c:1856 nano.c:1867 nano.c:1872
#, c-format
msgid "Could not open %s for writing: %s"
msgstr ""
#: nano.c:1878
#, c-format
msgid "Could not set permissions %o on %s: %s"
msgstr ""
#: nano.c:1885
#, c-format
msgid "Wrote %d lines"
msgstr ""
#: nano.c:1906
msgid "File Name to write"
msgstr ""
#: nano.c:1911
#, c-format
msgid "filename is %s"
msgstr ""
#: nano.c:1916
msgid "File exists, OVERWRITE ?"
msgstr ""
#: nano.c:1945
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "" msgstr ""
#: nano.c:1958 nano.c:2008 #: nano.c:1051 nano.c:1101
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "" msgstr ""
#: nano.c:1980 nano.c:2030 #: nano.c:1073 nano.c:1123
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "" msgstr ""
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1986 nano.c:2036 #: nano.c:1079 nano.c:1129
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "" msgstr ""
#: nano.c:1998 nano.c:2048 #: nano.c:1091 nano.c:1141
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "" msgstr ""
#: nano.c:2065 #: nano.c:1158
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "" msgstr ""
#: nano.c:2189 #: nano.c:1171
msgid "Cancelled"
msgstr ""
#: nano.c:1281
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "" msgstr ""
#: nano.c:2191 #: nano.c:1283
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "" msgstr ""
#: nano.c:2193 #: nano.c:1285
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "" msgstr ""
#: nano.c:2195 #: nano.c:1287
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "" msgstr ""
#: nano.c:2197 #: nano.c:1289
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "" msgstr ""
#: nano.c:2199 #: nano.c:1291
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "" msgstr ""
#: nano.c:2630 #: nano.c:1727
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "" msgstr ""
#: nano.c:2652 #: nano.c:1749
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "" msgstr ""
#: nano.c:2658 #: nano.c:1755
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "" msgstr ""
#: nano.c:2726 #: nano.c:1823
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "" msgstr ""
#: nano.c:2742 #: nano.c:1839
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "" msgstr ""
#: winio.c:116 #: winio.c:116
#, c-format #, c-format
msgid "actual_x for xplus=%d returned %d\n" msgid "actual_x_from_start for xplus=%d returned %d\n"
msgstr "" msgstr ""
#: winio.c:409 #: winio.c:409
@ -728,66 +581,66 @@ msgstr ""
msgid "Modified" msgid "Modified"
msgstr "" msgstr ""
#: winio.c:858 #: winio.c:876
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "" msgstr ""
#: winio.c:869 #: winio.c:887
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "" msgstr ""
#: winio.c:912 #: winio.c:930
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "" msgstr ""
#: winio.c:936 #: winio.c:954
msgid " Y" msgid " Y"
msgstr "" msgstr ""
#: winio.c:936 #: winio.c:954
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
#: winio.c:938 #: winio.c:956
msgid " A" msgid " A"
msgstr "" msgstr ""
#: winio.c:938 #: winio.c:956
msgid "All" msgid "All"
msgstr "" msgstr ""
#: winio.c:940 #: winio.c:958
msgid " N" msgid " N"
msgstr "" msgstr ""
#: winio.c:940 #: winio.c:958
msgid "No" msgid "No"
msgstr "" msgstr ""
#: winio.c:941 #: winio.c:959
msgid "^C" msgid "^C"
msgstr "" msgstr ""
#: winio.c:1080 #: winio.c:1097
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "" msgstr ""
#: winio.c:1084 #: winio.c:1101
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "" msgstr ""
#: winio.c:1210 #: winio.c:1227
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "" msgstr ""
#: winio.c:1212 #: winio.c:1229
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "" msgstr ""
#: winio.c:1214 #: winio.c:1231
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "" msgstr ""