]> git.wh0rd.org Git - nano.git/commitdiff
New translations for new files
authorChris Allegretta <chrisa@asty.org>
Mon, 19 Jun 2000 05:46:17 +0000 (05:46 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 19 Jun 2000 05:46:17 +0000 (05:46 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@29 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

po/nano.pot

index 4cfb5baf4b4731b8ada986a6e5b1cd27acbca0b9..27aa99648c54df906ef4a797d397c5dbc66d2062 100644 (file)
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "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"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -264,7 +264,7 @@ msgid "To Replace"
 msgstr ""
 
 #: 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"
 msgstr ""
 
@@ -272,21 +272,17 @@ msgstr ""
 msgid "To Search"
 msgstr ""
 
-#: nano.c:115
+#: nano.c:113
 msgid ""
 "\n"
 "Buffer written to 'nano.save'\n"
 msgstr ""
 
-#: nano.c:128
-msgid "nano: malloc: out of memory!"
-msgstr ""
-
-#: nano.c:145
+#: nano.c:120
 msgid "Key illegal in VIEW mode"
 msgstr ""
 
-#: nano.c:186
+#: nano.c:160
 msgid ""
 " nano help text\n"
 "\n"
@@ -305,410 +301,267 @@ msgid ""
 "\n"
 msgstr ""
 
-#: nano.c:287
+#: nano.c:261
 msgid "free_node(): free'd a node, YAY!\n"
 msgstr ""
 
-#: nano.c:292
+#: nano.c:266
 msgid "free_node(): free'd last node.\n"
 msgstr ""
 
-#: nano.c:408
-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
+#: nano.c:311
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
 msgstr ""
 
-#: nano.c:558
+#: nano.c:312
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr ""
 
-#: nano.c:561
+#: nano.c:315
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr ""
 
-#: nano.c:563
+#: nano.c:317
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr ""
 
-#: nano.c:565
+#: nano.c:319
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr ""
 
-#: nano.c:567
+#: nano.c:321
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr ""
 
-#: nano.c:569
+#: nano.c:323
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n"
 msgstr ""
 
-#: nano.c:572
+#: nano.c:326
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr ""
 
-#: nano.c:577
+#: nano.c:331
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 
-#: nano.c:579
+#: nano.c:333
 msgid " -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n"
 msgstr ""
 
-#: nano.c:581
+#: nano.c:335
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr ""
 
-#: nano.c:583
+#: nano.c:337
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr ""
 
-#: nano.c:585
+#: nano.c:339
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr ""
 
-#: nano.c:587
+#: nano.c:341
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr ""
 
-#: nano.c:589
+#: nano.c:343
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr ""
 
-#: nano.c:591
+#: nano.c:345
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr ""
 
-#: nano.c:593
+#: nano.c:347
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr ""
 
-#: nano.c:595
+#: nano.c:349
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
 msgstr ""
 
-#: nano.c:596
+#: nano.c:350
 msgid "Option\t\tMeaning\n"
 msgstr ""
 
-#: nano.c:597
+#: nano.c:351
 msgid " -V \t\tPrint version information and exit\n"
 msgstr ""
 
-#: nano.c:598
+#: nano.c:352
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr ""
 
-#: nano.c:599
+#: nano.c:353
 msgid " -h \t\tShow this message\n"
 msgstr ""
 
-#: nano.c:600
+#: nano.c:354
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr ""
 
-#: nano.c:602
+#: nano.c:356
 msgid " -l \t\tDon't follow symbolic links, overwrite.\n"
 msgstr ""
 
-#: nano.c:605
+#: nano.c:359
 msgid " -m \t\tEnable mouse\n"
 msgstr ""
 
-#: nano.c:609
+#: nano.c:363
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 
-#: nano.c:610
+#: nano.c:364
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr ""
 
-#: nano.c:611
+#: nano.c:365
 msgid " -p \t\tMake bottom 2 lines more Pico-like\n"
 msgstr ""
 
-#: nano.c:612
+#: nano.c:366
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr ""
 
-#: nano.c:613
+#: nano.c:367
 msgid " -v \t\tView (read only) mode\n"
 msgstr ""
 
-#: nano.c:614
+#: nano.c:368
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr ""
 
-#: nano.c:615
+#: nano.c:369
 msgid " -x \t\tDon't show help window\n"
 msgstr ""
 
-#: nano.c:616
+#: nano.c:370
 msgid " -z \t\tEnable suspend\n"
 msgstr ""
 
-#: nano.c:617
+#: nano.c:371
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr ""
 
-#: nano.c:624
+#: nano.c:378
 #, c-format
 msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n"
 msgstr ""
 
-#: nano.c:626
+#: nano.c:380
 msgid " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
 msgstr ""
 
-#: nano.c:710
+#: nano.c:405
 msgid "Mark Set"
 msgstr ""
 
-#: nano.c:715
+#: nano.c:410
 msgid "Mark UNset"
 msgstr ""
 
-#: nano.c:1198
+#: nano.c:845
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr ""
 
-#: nano.c:1251
-#, 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
+#: nano.c:929
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr ""
 
-#: nano.c:1623
+#: nano.c:974
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr ""
 
-#. Ask for it
-#: 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
+#: nano.c:1038
 msgid "Error deleting tempfile, ack!"
 msgstr ""
 
-#: nano.c:1958 nano.c:2008
+#: nano.c:1051 nano.c:1101
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr ""
 
-#: nano.c:1980 nano.c:2030
+#: nano.c:1073 nano.c:1123
 #, c-format
 msgid "Could not invoke spell program \"%s\""
 msgstr ""
 
 #. Why 32512? I dont know!
-#: nano.c:1986 nano.c:2036
+#: nano.c:1079 nano.c:1129
 msgid "Could not invoke \"ispell\""
 msgstr ""
 
-#: nano.c:1998 nano.c:2048
+#: nano.c:1091 nano.c:1141
 msgid "Finished checking spelling"
 msgstr ""
 
-#: nano.c:2065
+#: nano.c:1158
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 
-#: nano.c:2189
+#: nano.c:1171
+msgid "Cancelled"
+msgstr ""
+
+#: nano.c:1281
 msgid "Cannot resize top win"
 msgstr ""
 
-#: nano.c:2191
+#: nano.c:1283
 msgid "Cannot move top win"
 msgstr ""
 
-#: nano.c:2193
+#: nano.c:1285
 msgid "Cannot resize edit win"
 msgstr ""
 
-#: nano.c:2195
+#: nano.c:1287
 msgid "Cannot move edit win"
 msgstr ""
 
-#: nano.c:2197
+#: nano.c:1289
 msgid "Cannot resize bottom win"
 msgstr ""
 
-#: nano.c:2199
+#: nano.c:1291
 msgid "Cannot move bottom win"
 msgstr ""
 
-#: nano.c:2630
+#: nano.c:1727
 msgid "Main: set up windows\n"
 msgstr ""
 
-#: nano.c:2652
+#: nano.c:1749
 msgid "Main: bottom win\n"
 msgstr ""
 
-#: nano.c:2658
+#: nano.c:1755
 msgid "Main: open file\n"
 msgstr ""
 
-#: nano.c:2726
+#: nano.c:1823
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr ""
 
-#: nano.c:2742
+#: nano.c:1839
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr ""
 
 #: winio.c:116
 #, c-format
-msgid "actual_x for xplus=%d returned %d\n"
+msgid "actual_x_from_start for xplus=%d returned %d\n"
 msgstr ""
 
 #: winio.c:409
@@ -728,66 +581,66 @@ msgstr ""
 msgid "Modified"
 msgstr ""
 
-#: winio.c:858
+#: winio.c:876
 #, c-format
 msgid "Moved to (%d, %d) in edit buffer\n"
 msgstr ""
 
-#: winio.c:869
+#: winio.c:887
 #, c-format
 msgid "current->data = \"%s\"\n"
 msgstr ""
 
-#: winio.c:912
+#: winio.c:930
 #, c-format
 msgid "I got \"%s\"\n"
 msgstr ""
 
-#: winio.c:936
+#: winio.c:954
 msgid " Y"
 msgstr ""
 
-#: winio.c:936
+#: winio.c:954
 msgid "Yes"
 msgstr ""
 
-#: winio.c:938
+#: winio.c:956
 msgid " A"
 msgstr ""
 
-#: winio.c:938
+#: winio.c:956
 msgid "All"
 msgstr ""
 
-#: winio.c:940
+#: winio.c:958
 msgid " N"
 msgstr ""
 
-#: winio.c:940
+#: winio.c:958
 msgid "No"
 msgstr ""
 
-#: winio.c:941
+#: winio.c:959
 msgid "^C"
 msgstr ""
 
-#: winio.c:1080
+#: winio.c:1097
 #, c-format
 msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr ""
 
-#: winio.c:1084
+#: winio.c:1101
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr ""
 
-#: winio.c:1210
+#: winio.c:1227
 msgid "Dumping file buffer to stderr...\n"
 msgstr ""
 
-#: winio.c:1212
+#: winio.c:1229
 msgid "Dumping cutbuffer to stderr...\n"
 msgstr ""
 
-#: winio.c:1214
+#: winio.c:1231
 msgid "Dumping a buffer to stderr...\n"
 msgstr ""