Commit f8163dc2 authored by Chris Allegretta's avatar Chris Allegretta
Browse files

Added space to autoindent toggle string

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@200 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent f0f63a82
Showing with 238 additions and 235 deletions
+238 -235
...@@ -116,7 +116,7 @@ void toggle_init(void) ...@@ -116,7 +116,7 @@ void toggle_init(void)
*toggle_cuttoend_msg, *toggle_regexp_msg, *toggle_wrap_msg; *toggle_cuttoend_msg, *toggle_regexp_msg, *toggle_wrap_msg;
toggle_const_msg = _("Constant cursor position"); toggle_const_msg = _("Constant cursor position");
toggle_autoindent_msg = _("Autoindent"); toggle_autoindent_msg = _("Auto indent");
toggle_suspend_msg = _("Suspend"); toggle_suspend_msg = _("Suspend");
toggle_nohelp_msg = _("Help mode"); toggle_nohelp_msg = _("Help mode");
toggle_picomode_msg = _("Pico messages"); toggle_picomode_msg = _("Pico messages");
......
...@@ -29,7 +29,7 @@ const struct _msg_ent _msg_tbl[] = { ...@@ -29,7 +29,7 @@ const struct _msg_ent _msg_tbl[] = {
{"filename is %s", 20}, {"filename is %s", 20},
{"File exists, OVERWRITE ?", 21}, {"File exists, OVERWRITE ?", 21},
{"Constant cursor position", 22}, {"Constant cursor position", 22},
{"Autoindent", 23}, {"Auto indent", 23},
{"Suspend", 24}, {"Suspend", 24},
{"Help mode", 25}, {"Help mode", 25},
{"Pico messages", 26}, {"Pico messages", 26},
......
No preview for this file type
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nano 0.9.14pre1\n" "Project-Id-Version: nano 0.9.14pre1\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-07-27 11:44+0200\n" "PO-Revision-Date: 2000-07-27 11:44+0200\n"
"Last-Translator: Florian Knig <floki@bigfoot.com>\n" "Last-Translator: Florian Knig <floki@bigfoot.com>\n"
"Language-Team: German <floki@bigfoot.com>\n" "Language-Team: German <floki@bigfoot.com>\n"
...@@ -56,7 +56,7 @@ msgstr "Lese Datei" ...@@ -56,7 +56,7 @@ msgstr "Lese Datei"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "Datei zum Einfgen [von ./] " msgstr "Datei zum Einfgen [von ./] "
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Abgebrochen" msgstr "Abgebrochen"
...@@ -115,7 +115,7 @@ msgstr " -c \t\tCursorposition st ...@@ -115,7 +115,7 @@ msgstr " -c \t\tCursorposition st
#: global.c:119 #: global.c:119
#, fuzzy #, fuzzy
msgid "Autoindent" msgid "Auto indent"
msgstr "autoindent" msgstr "autoindent"
#: global.c:120 #: global.c:120
...@@ -123,7 +123,7 @@ msgid "Suspend" ...@@ -123,7 +123,7 @@ msgid "Suspend"
msgstr "Suspend" msgstr "Suspend"
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -144,8 +144,9 @@ msgid "Regular expressions" ...@@ -144,8 +144,9 @@ msgid "Regular expressions"
msgstr " -R\t\tRegulren Ausdruck zur Suche verwenden\n" msgstr " -R\t\tRegulren Ausdruck zur Suche verwenden\n"
#: global.c:126 #: global.c:126
msgid "No auto wrap" #, fuzzy
msgstr "" msgid "Auto wrap"
msgstr "nowrap"
#: global.c:166 #: global.c:166
msgid "Invoke the help menu" msgid "Invoke the help menu"
...@@ -385,7 +386,7 @@ msgid "Case Sens" ...@@ -385,7 +386,7 @@ msgid "Case Sens"
msgstr "GROSZ/klein" msgstr "GROSZ/klein"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
...@@ -643,90 +644,90 @@ msgstr "Markierung gesetzt" ...@@ -643,90 +644,90 @@ msgstr "Markierung gesetzt"
msgid "Mark UNset" msgid "Mark UNset"
msgstr "Markierung gelscht" msgstr "Markierung gelscht"
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap aufgerufen mit inptr->data=\"%s\"\n" msgstr "check_wrap aufgerufen mit inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data jetzt = \"%s\"\n" msgstr "current->data jetzt = \"%s\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Nachher, data = \"%s\"\n" msgstr "Nachher, data = \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "Konnte temporre Datei nicht lschen" msgstr "Konnte temporre Datei nicht lschen"
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "Konnte keine temporre Datei erzeugen: %s" msgstr "Konnte keine temporre Datei erzeugen: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "Konnte Rechtschreibprogramm \"%s\" nicht aufrufen" msgstr "Konnte Rechtschreibprogramm \"%s\" nicht aufrufen"
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "Konnte \"ispell\" nicht aufrufen" msgstr "Konnte \"ispell\" nicht aufrufen"
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Rechtschreibprfung abgeschlossen" msgstr "Rechtschreibprfung abgeschlossen"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Vernderten Puffer speichern (\"Nein\" verwirft die nderungen) ? " msgstr "Vernderten Puffer speichern (\"Nein\" verwirft die nderungen) ? "
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "Kann die Gre des oberen Fensters nicht verndern" msgstr "Kann die Gre des oberen Fensters nicht verndern"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "Kann oberes Fenster nicht verschieben" msgstr "Kann oberes Fenster nicht verschieben"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "Kann Gre des Bearbeitungsfensters nicht verndern" msgstr "Kann Gre des Bearbeitungsfensters nicht verndern"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "Kann Bearbeitungsfenster nicht verschieben" msgstr "Kann Bearbeitungsfenster nicht verschieben"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "Kann Gre des unteren Fensters nicht verndern" msgstr "Kann Gre des unteren Fensters nicht verndern"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "Kann unteres Fenster nicht verschieben" msgstr "Kann unteres Fenster nicht verschieben"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Hauptprogramm: Fenster konfigurieren\n" msgstr "Hauptprogramm: Fenster konfigurieren\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Hauptprogramm: unteres Fenster\n" msgstr "Hauptprogramm: unteres Fenster\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Hauptprogramm: Datei ffnen\n" msgstr "Hauptprogramm: Datei ffnen\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "Erhielt Alt-[-%c! (%d)\n" msgstr "Erhielt Alt-[-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "Erhielt Alt-%c! (%d)\n" msgstr "Erhielt Alt-%c! (%d)\n"
...@@ -832,51 +833,51 @@ msgstr " Datei: ..." ...@@ -832,51 +833,51 @@ msgstr " Datei: ..."
msgid "Modified" msgid "Modified"
msgstr "Verndert" msgstr "Verndert"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Nach (%d, %d) im Bearbeitungspuffer verschoben\n" msgstr "Nach (%d, %d) im Bearbeitungspuffer verschoben\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "Erhielt \"%s\"\n" msgstr "Erhielt \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr "Ja" msgstr "Ja"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr "Alle" msgstr "Alle"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr "Nein" msgstr "Nein"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "Zeile %d von %d (%.0f%%), Zeichen %d von %d (%.0f%%)" msgstr "Zeile %d von %d (%.0f%%), Zeichen %d von %d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Gebe Datei Puffer nach stderr aus...\n" msgstr "Gebe Datei Puffer nach stderr aus...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Gebe Inhalt der Zwischenablage nach stderr aus...\n" msgstr "Gebe Inhalt der Zwischenablage nach stderr aus...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Gebe einen Puffer nach stderr aus...\n" msgstr "Gebe einen Puffer nach stderr aus...\n"
...@@ -941,9 +942,6 @@ msgstr "Gebe einen Puffer nach stderr aus...\n" ...@@ -941,9 +942,6 @@ msgstr "Gebe einen Puffer nach stderr aus...\n"
#~ msgid "suspend" #~ msgid "suspend"
#~ msgstr "suspend" #~ msgstr "suspend"
#~ msgid "nowrap"
#~ msgstr "nowrap"
#~ msgid "nohelp" #~ msgid "nohelp"
#~ msgstr "nohelp" #~ msgstr "nohelp"
......
No preview for this file type
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.9.13\n" "Project-Id-Version: 0.9.13\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-07-13 04:57+0200\n" "PO-Revision-Date: 2000-07-13 04:57+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Spanish <jordi@sindominio.net>\n" "Language-Team: Spanish <jordi@sindominio.net>\n"
...@@ -56,7 +56,7 @@ msgstr "Leyendo Fichero" ...@@ -56,7 +56,7 @@ msgstr "Leyendo Fichero"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "Fichero a insertar [desde ./] " msgstr "Fichero a insertar [desde ./] "
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Cancelado" msgstr "Cancelado"
...@@ -114,15 +114,16 @@ msgid "Constant cursor position" ...@@ -114,15 +114,16 @@ msgid "Constant cursor position"
msgstr " -c \t\tMostrar constantemente la posicin del cursor\n" msgstr " -c \t\tMostrar constantemente la posicin del cursor\n"
#: global.c:119 #: global.c:119
msgid "Autoindent" #, fuzzy
msgstr "" msgid "Auto indent"
msgstr "Ir a Lnea"
#: global.c:120 #: global.c:120
msgid "Suspend" msgid "Suspend"
msgstr "" msgstr ""
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -143,7 +144,7 @@ msgid "Regular expressions" ...@@ -143,7 +144,7 @@ msgid "Regular expressions"
msgstr " -R\t\tUsar expresiones regulares para las bsquedas\n" msgstr " -R\t\tUsar expresiones regulares para las bsquedas\n"
#: global.c:126 #: global.c:126
msgid "No auto wrap" msgid "Auto wrap"
msgstr "" msgstr ""
#: global.c:166 #: global.c:166
...@@ -383,7 +384,7 @@ msgid "Case Sens" ...@@ -383,7 +384,7 @@ msgid "Case Sens"
msgstr "May/Min" msgstr "May/Min"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
...@@ -636,90 +637,90 @@ msgstr "Marca Establecida" ...@@ -636,90 +637,90 @@ msgstr "Marca Establecida"
msgid "Mark UNset" msgid "Mark UNset"
msgstr "Marca Borrada" msgstr "Marca Borrada"
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap llamada con inptr->data=\"%s\"\n" msgstr "check_wrap llamada con inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data ahora = \"%d\"\n" msgstr "current->data ahora = \"%d\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Despus, data = \"%s\"\n" msgstr "Despus, data = \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "Error borrando el fichero temporal, ouch!" msgstr "Error borrando el fichero temporal, ouch!"
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "No pude crear un fichero temporal: %s" msgstr "No pude crear un fichero temporal: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "No se pudo llamar al corrector \"%s\"" msgstr "No se pudo llamar al corrector \"%s\""
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "No pude llamar a \"ispell\"" msgstr "No pude llamar a \"ispell\""
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Revisin de ortografa finalizada" msgstr "Revisin de ortografa finalizada"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Salvar el buffer modificado (RESPONDER \"No\" DESTRUIR LOS CAMBIOS) ?" msgstr "Salvar el buffer modificado (RESPONDER \"No\" DESTRUIR LOS CAMBIOS) ?"
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "No se puede cambiar el tamao de la ventana superior" msgstr "No se puede cambiar el tamao de la ventana superior"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "No se puede mover la ventana superior" msgstr "No se puede mover la ventana superior"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "No se puede cambiar el tamao de la ventana de edicin" msgstr "No se puede cambiar el tamao de la ventana de edicin"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "No se puede mover la ventana de edicin" msgstr "No se puede mover la ventana de edicin"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "No se puede cambiar el tamao de la ventana inferior" msgstr "No se puede cambiar el tamao de la ventana inferior"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "No se puede mover la ventana inferior" msgstr "No se puede mover la ventana inferior"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Main: configurar las ventanas\n" msgstr "Main: configurar las ventanas\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Main: ventana inferior\n" msgstr "Main: ventana inferior\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Main: abrir fichero\n" msgstr "Main: abrir fichero\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "Pill Alt-[-%c! (%d)\n" msgstr "Pill Alt-[-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "Pill Alt-%c! (%d)\n" msgstr "Pill Alt-%c! (%d)\n"
...@@ -823,51 +824,51 @@ msgstr "Fichero: ..." ...@@ -823,51 +824,51 @@ msgstr "Fichero: ..."
msgid "Modified" msgid "Modified"
msgstr "Modificado" msgstr "Modificado"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Moviendo a (%d, %d) en buffer de edicin\n" msgstr "Moviendo a (%d, %d) en buffer de edicin\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "Pill \"%s\"\n" msgstr "Pill \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr "S" msgstr "S"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr "Todas" msgstr "Todas"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr "No" msgstr "No"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "lnea %d de %d (%.0f%%), carcter %d de %d (%.0f%%)" msgstr "lnea %d de %d (%.0f%%), carcter %d de %d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Volcando buffer de fichero a stderr...\n" msgstr "Volcando buffer de fichero a stderr...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Volcando el cutbuffer a stderr...\n" msgstr "Volcando el cutbuffer a stderr...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Volcando un buffer a stderr...\n" msgstr "Volcando un buffer a stderr...\n"
......
No preview for this file type
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nano 0.9.11\n" "Project-Id-Version: nano 0.9.11\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-06-21 23:08+03:00\n" "PO-Revision-Date: 2000-06-21 23:08+03:00\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n" "Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
"Language-Team: Finnish <fi@li.org>\n" "Language-Team: Finnish <fi@li.org>\n"
...@@ -55,7 +55,7 @@ msgstr "Tiedostoa luetaan" ...@@ -55,7 +55,7 @@ msgstr "Tiedostoa luetaan"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "Listtv tiedosto [hakemistossa ./]" msgstr "Listtv tiedosto [hakemistossa ./]"
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Peruttu" msgstr "Peruttu"
...@@ -113,15 +113,16 @@ msgid "Constant cursor position" ...@@ -113,15 +113,16 @@ msgid "Constant cursor position"
msgstr " -c \t\tNyt kohdistimen sijainti jatkuvasti\n" msgstr " -c \t\tNyt kohdistimen sijainti jatkuvasti\n"
#: global.c:119 #: global.c:119
msgid "Autoindent" #, fuzzy
msgstr "" msgid "Auto indent"
msgstr "Siirry"
#: global.c:120 #: global.c:120
msgid "Suspend" msgid "Suspend"
msgstr "" msgstr ""
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -141,7 +142,7 @@ msgid "Regular expressions" ...@@ -141,7 +142,7 @@ msgid "Regular expressions"
msgstr "" msgstr ""
#: global.c:126 #: global.c:126
msgid "No auto wrap" msgid "Auto wrap"
msgstr "" msgstr ""
#: global.c:166 #: global.c:166
...@@ -381,7 +382,7 @@ msgid "Case Sens" ...@@ -381,7 +382,7 @@ msgid "Case Sens"
msgstr "Kirj. koko" msgstr "Kirj. koko"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Peru" msgstr "Peru"
...@@ -634,90 +635,90 @@ msgstr "Teksti merkitty" ...@@ -634,90 +635,90 @@ msgstr "Teksti merkitty"
msgid "Mark UNset" msgid "Mark UNset"
msgstr "Merkint poistettu" msgstr "Merkint poistettu"
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap -funktion parametri inptr->data=\"%s\"\n" msgstr "check_wrap -funktion parametri inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data nyt = \"%s\"\n" msgstr "current->data nyt = \"%s\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Jlkeenpin, data = \"%s\"\n" msgstr "Jlkeenpin, data = \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "Vliaikaistiedostoa poistettaessa tapahtui virhe." msgstr "Vliaikaistiedostoa poistettaessa tapahtui virhe."
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "Vliaikaista tiedostonnime ei voitu luoda: %s" msgstr "Vliaikaista tiedostonnime ei voitu luoda: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "Oikoluinta \"%s\" ei voitu kynnist" msgstr "Oikoluinta \"%s\" ei voitu kynnist"
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "\"ispell\" -ohjelmaa ei voitu kynnist" msgstr "\"ispell\" -ohjelmaa ei voitu kynnist"
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Oikoluku on valmis" msgstr "Oikoluku on valmis"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Tallenna muutettu teksti (Muutokset hvivt, jos vastaat \"ei\") ? " msgstr "Tallenna muutettu teksti (Muutokset hvivt, jos vastaat \"ei\") ? "
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "Ylikkunan kokoa ei voi muuttaa" msgstr "Ylikkunan kokoa ei voi muuttaa"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "Ylikkunaa ei voi siirt" msgstr "Ylikkunaa ei voi siirt"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "Muokkausikkunan kokoa ei voi muuttaa" msgstr "Muokkausikkunan kokoa ei voi muuttaa"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "Muokkausikkunaa ei voi siirt" msgstr "Muokkausikkunaa ei voi siirt"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "Alaikkunan kokoa ei voi muuttaa" msgstr "Alaikkunan kokoa ei voi muuttaa"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "Alaikkunaa ei voi siirt" msgstr "Alaikkunaa ei voi siirt"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Ptila: ikkunoiden asettelu\n" msgstr "Ptila: ikkunoiden asettelu\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Ptila: alaikkuna\n" msgstr "Ptila: alaikkuna\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Ptila: avaa tiedosto\n" msgstr "Ptila: avaa tiedosto\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "Vastaanotettu Alt-[-%c! (%d)\n" msgstr "Vastaanotettu Alt-[-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "Vastaanotettu Alt-%c! (%d)\n" msgstr "Vastaanotettu Alt-%c! (%d)\n"
...@@ -822,51 +823,51 @@ msgstr " Tiedosto: ..." ...@@ -822,51 +823,51 @@ msgstr " Tiedosto: ..."
msgid "Modified" msgid "Modified"
msgstr "Muokattu" msgstr "Muokattu"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Kohtaan (%d,%d) siirrytty muokkausruudussa\n" msgstr "Kohtaan (%d,%d) siirrytty muokkausruudussa\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "Saatiin \"%s\"\n" msgstr "Saatiin \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr "Kyll" msgstr "Kyll"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr "Kaikki" msgstr "Kaikki"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr "Ei" msgstr "Ei"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "rivi %d/%d (%.0f%%), merkki %d/%d (%.0f%%)" msgstr "rivi %d/%d (%.0f%%), merkki %d/%d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Sytetn tiedosto stderriin...\n" msgstr "Sytetn tiedosto stderriin...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Sytetn leiketila stderriin...\n" msgstr "Sytetn leiketila stderriin...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Sytetn teksti stderriin...\n" msgstr "Sytetn teksti stderriin...\n"
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.8.9\n" "Project-Id-Version: 0.8.9\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-07-09 01:32+0100\n" "PO-Revision-Date: 2000-07-09 01:32+0100\n"
"Last-Translator: Clement Laforet <sheep.killer@free.fr>\n" "Last-Translator: Clement Laforet <sheep.killer@free.fr>\n"
"Language-Team: French <LL@li.org>\n" "Language-Team: French <LL@li.org>\n"
...@@ -58,7 +58,7 @@ msgstr "Lecture du fichier" ...@@ -58,7 +58,7 @@ msgstr "Lecture du fichier"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "Fichier insrer [depuis ./] " msgstr "Fichier insrer [depuis ./] "
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Annul" msgstr "Annul"
...@@ -116,15 +116,16 @@ msgid "Constant cursor position" ...@@ -116,15 +116,16 @@ msgid "Constant cursor position"
msgstr " -c \t\tAfficher constamment la position du curseur\n" msgstr " -c \t\tAfficher constamment la position du curseur\n"
#: global.c:119 #: global.c:119
msgid "Autoindent" #, fuzzy
msgstr "" msgid "Auto indent"
msgstr "-> ligne"
#: global.c:120 #: global.c:120
msgid "Suspend" msgid "Suspend"
msgstr "" msgstr ""
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -145,7 +146,7 @@ msgid "Regular expressions" ...@@ -145,7 +146,7 @@ msgid "Regular expressions"
msgstr "-R\t\tUtilisation des expressions rgulires pour la recherche\n" msgstr "-R\t\tUtilisation des expressions rgulires pour la recherche\n"
#: global.c:126 #: global.c:126
msgid "No auto wrap" msgid "Auto wrap"
msgstr "" msgstr ""
#: global.c:166 #: global.c:166
...@@ -390,7 +391,7 @@ msgid "Case Sens" ...@@ -390,7 +391,7 @@ msgid "Case Sens"
msgstr "Casse respecte" msgstr "Casse respecte"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
...@@ -654,90 +655,90 @@ msgstr "Marque enregistr ...@@ -654,90 +655,90 @@ msgstr "Marque enregistr
msgid "Mark UNset" msgid "Mark UNset"
msgstr "Marque efface" msgstr "Marque efface"
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap appele avec inptr->data=\"%s\"\n" msgstr "check_wrap appele avec inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data vaut maintenant \"%s\"\n" msgstr "current->data vaut maintenant \"%s\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Aprs, data = \"%s\"\n" msgstr "Aprs, data = \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "Erreur lors de l'effacement du fichier temporaire, zut!" msgstr "Erreur lors de l'effacement du fichier temporaire, zut!"
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "Impossible de crer un nom de fichier temporaire: %s" msgstr "Impossible de crer un nom de fichier temporaire: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "Impossible d'invoquer le programme spell \"%s\"" msgstr "Impossible d'invoquer le programme spell \"%s\""
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "Impossible d'invoquer \"ispell\"" msgstr "Impossible d'invoquer \"ispell\""
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Vrification orthographique termine" msgstr "Vrification orthographique termine"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Sauver le buffer modifi (RPONDRE \"No\" EFFACERA LES CHANGEMENTS" msgstr "Sauver le buffer modifi (RPONDRE \"No\" EFFACERA LES CHANGEMENTS"
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "Impossible de redimensionner la fentre du haut" msgstr "Impossible de redimensionner la fentre du haut"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "Impossible de bouger la fentre du haut" msgstr "Impossible de bouger la fentre du haut"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "Impossible de redimensionner la fentre d'dition" msgstr "Impossible de redimensionner la fentre d'dition"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "Impossible de bouger la fentre d'dition" msgstr "Impossible de bouger la fentre d'dition"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "Impossible de redimensionner la fentre du bas" msgstr "Impossible de redimensionner la fentre du bas"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "Impossible de bouger la fentre du bas" msgstr "Impossible de bouger la fentre du bas"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Main: configuration des fentres\n" msgstr "Main: configuration des fentres\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Main: fentre du bas\n" msgstr "Main: fentre du bas\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Main: ouvrir fichier\n" msgstr "Main: ouvrir fichier\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "J'ai reu Alt-[-%c! (%d)\n" msgstr "J'ai reu Alt-[-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "J'ai reu Alt-%c! (%d)\n" msgstr "J'ai reu Alt-%c! (%d)\n"
...@@ -842,51 +843,51 @@ msgstr " Fichier: ..." ...@@ -842,51 +843,51 @@ msgstr " Fichier: ..."
msgid "Modified" msgid "Modified"
msgstr "Modifi" msgstr "Modifi"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Dplacement jusqu' (%d, %d) dans le buffer d'dition\n" msgstr "Dplacement jusqu' (%d, %d) dans le buffer d'dition\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "J'ai reu \"%s\"\n" msgstr "J'ai reu \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr "Oui" msgstr "Oui"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr "Tous" msgstr "Tous"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr "Non" msgstr "Non"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "ligne %d sur %d (%.0f%%), caractre %d sur %d (%.0f%%)" msgstr "ligne %d sur %d (%.0f%%), caractre %d sur %d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Envoi du buffer fichier sur stderr...\n" msgstr "Envoi du buffer fichier sur stderr...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Envoi du cutbuffer sur stderr...\n" msgstr "Envoi du cutbuffer sur stderr...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Envoi d'un buffer sur stderr...\n" msgstr "Envoi d'un buffer sur stderr...\n"
......
No preview for this file type
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nano-0.9.10\n" "Project-Id-Version: nano-0.9.10\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-06-08 20:56+07:00\n" "PO-Revision-Date: 2000-06-08 20:56+07:00\n"
"Last-Translator: Tedi Heriyanto <tedi-h@usa.net>\n" "Last-Translator: Tedi Heriyanto <tedi-h@usa.net>\n"
"Language-Team: Indonesian <id@li.org>\n" "Language-Team: Indonesian <id@li.org>\n"
...@@ -55,7 +55,7 @@ msgstr "Membaca File" ...@@ -55,7 +55,7 @@ msgstr "Membaca File"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "File untuk disisipkan " msgstr "File untuk disisipkan "
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Dibatalkan" msgstr "Dibatalkan"
...@@ -113,15 +113,16 @@ msgid "Constant cursor position" ...@@ -113,15 +113,16 @@ msgid "Constant cursor position"
msgstr "-c Menampilkan posisi kursor secara konstan\n" msgstr "-c Menampilkan posisi kursor secara konstan\n"
#: global.c:119 #: global.c:119
msgid "Autoindent" #, fuzzy
msgstr "" msgid "Auto indent"
msgstr "Ke baris"
#: global.c:120 #: global.c:120
msgid "Suspend" msgid "Suspend"
msgstr "" msgstr ""
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -141,7 +142,7 @@ msgid "Regular expressions" ...@@ -141,7 +142,7 @@ msgid "Regular expressions"
msgstr "" msgstr ""
#: global.c:126 #: global.c:126
msgid "No auto wrap" msgid "Auto wrap"
msgstr "" msgstr ""
#: global.c:166 #: global.c:166
...@@ -382,7 +383,7 @@ msgid "Case Sens" ...@@ -382,7 +383,7 @@ msgid "Case Sens"
msgstr "Case Sens" msgstr "Case Sens"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Batal" msgstr "Batal"
...@@ -633,90 +634,90 @@ msgstr "Set Tanda" ...@@ -633,90 +634,90 @@ msgstr "Set Tanda"
msgid "Mark UNset" msgid "Mark UNset"
msgstr "Unset Tanda" msgstr "Unset Tanda"
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap dipanggil dengan inptr->data=\"%s\"\n" msgstr "check_wrap dipanggil dengan inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data sekarang =\"%s\"\n" msgstr "current->data sekarang =\"%s\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Setelah, data= \"%s\"\n" msgstr "Setelah, data= \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "Kesalahan menghapus tempfile, ack!" msgstr "Kesalahan menghapus tempfile, ack!"
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "Tidak dapat membuat nama file sementara: %s" msgstr "Tidak dapat membuat nama file sementara: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "Tidak dapat memanggil program ejaan \"%s\"" msgstr "Tidak dapat memanggil program ejaan \"%s\""
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "Tidak dapat memanggil \"ispell\"" msgstr "Tidak dapat memanggil \"ispell\""
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Selesai memeriksa ejaan" msgstr "Selesai memeriksa ejaan"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ?" msgstr "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ?"
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "Tidak dapat menganti ukuran jendela atas" msgstr "Tidak dapat menganti ukuran jendela atas"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "Tidak dapat memindahkan jendela atas" msgstr "Tidak dapat memindahkan jendela atas"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "Tidak dapat mengganti ukuran jendela edit" msgstr "Tidak dapat mengganti ukuran jendela edit"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "Tidak dapat memindah jendela edit" msgstr "Tidak dapat memindah jendela edit"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "Tidak dapat mengganti ukuran jendela bawah" msgstr "Tidak dapat mengganti ukuran jendela bawah"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "Tidak dapat memindah jendela bawah" msgstr "Tidak dapat memindah jendela bawah"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Main: menset jendela\n" msgstr "Main: menset jendela\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Main: jendela bawah\n" msgstr "Main: jendela bawah\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Main: membuka file\n" msgstr "Main: membuka file\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "Saya mendapat Alt-%c! (%d)\n" msgstr "Saya mendapat Alt-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "Saya mendapat Alt-%c! (%d)\n" msgstr "Saya mendapat Alt-%c! (%d)\n"
...@@ -821,51 +822,51 @@ msgstr " File: ..." ...@@ -821,51 +822,51 @@ msgstr " File: ..."
msgid "Modified" msgid "Modified"
msgstr "Dimodifikasi" msgstr "Dimodifikasi"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Pindah ke (%d, %d) dalam buffer edit\n" msgstr "Pindah ke (%d, %d) dalam buffer edit\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "Saya mendapat \"%s\"\n" msgstr "Saya mendapat \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr "Ya" msgstr "Ya"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr "Semua" msgstr "Semua"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr "Tidak" msgstr "Tidak"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "baris %d dari %d (%f.0f%%), karakter %d dari %d (%.0f%%)" msgstr "baris %d dari %d (%f.0f%%), karakter %d dari %d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Kirim buffer file ke stderr...\n" msgstr "Kirim buffer file ke stderr...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Kirim cutbuffer ke stderr...\n" msgstr "Kirim cutbuffer ke stderr...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Kirim buffer ke stderr...\n" msgstr "Kirim buffer ke stderr...\n"
......
No preview for this file type
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 0.8.7\n" "Project-Id-Version: 0.8.7\n"
"POT-Creation-Date: 2000-09-02 03:33-0400\n" "POT-Creation-Date: 2000-09-02 21:13-0400\n"
"PO-Revision-Date: 2000-03-03 04:57+0100\n" "PO-Revision-Date: 2000-03-03 04:57+0100\n"
"Last-Translator: Daniele Medri <madrid@linux.it>\n" "Last-Translator: Daniele Medri <madrid@linux.it>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
...@@ -55,7 +55,7 @@ msgstr "Lettura file" ...@@ -55,7 +55,7 @@ msgstr "Lettura file"
msgid "File to insert [from ./] " msgid "File to insert [from ./] "
msgstr "File da inserire [da ./] " msgstr "File da inserire [da ./] "
#: files.c:273 files.c:297 files.c:487 nano.c:1146 #: files.c:273 files.c:297 files.c:487 nano.c:1131
msgid "Cancelled" msgid "Cancelled"
msgstr "Cancellato" msgstr "Cancellato"
...@@ -113,8 +113,9 @@ msgid "Constant cursor position" ...@@ -113,8 +113,9 @@ msgid "Constant cursor position"
msgstr " -c \t\tMostra sempre la posizione del cursore\n" msgstr " -c \t\tMostra sempre la posizione del cursore\n"
#: global.c:119 #: global.c:119
msgid "Autoindent" #, fuzzy
msgstr "" msgid "Auto indent"
msgstr "Vai alla linea"
#: global.c:120 #: global.c:120
#, fuzzy #, fuzzy
...@@ -122,7 +123,7 @@ msgid "Suspend" ...@@ -122,7 +123,7 @@ msgid "Suspend"
msgstr "Sospendi" msgstr "Sospendi"
#: global.c:121 #: global.c:121
msgid "No help mode" msgid "Help mode"
msgstr "" msgstr ""
#: global.c:122 #: global.c:122
...@@ -142,7 +143,7 @@ msgid "Regular expressions" ...@@ -142,7 +143,7 @@ msgid "Regular expressions"
msgstr "" msgstr ""
#: global.c:126 #: global.c:126
msgid "No auto wrap" msgid "Auto wrap"
msgstr "" msgstr ""
#: global.c:166 #: global.c:166
...@@ -382,7 +383,7 @@ msgid "Case Sens" ...@@ -382,7 +383,7 @@ msgid "Case Sens"
msgstr "Case sens" msgstr "Case sens"
#: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380 #: global.c:331 global.c:350 global.c:360 global.c:376 global.c:380
#: global.c:386 winio.c:994 #: global.c:386 winio.c:999
msgid "Cancel" msgid "Cancel"
msgstr "Cancella" msgstr "Cancella"
...@@ -618,92 +619,92 @@ msgstr "" ...@@ -618,92 +619,92 @@ msgstr ""
msgid "Mark UNset" msgid "Mark UNset"
msgstr "" msgstr ""
#: nano.c:881 #: nano.c:866
#, c-format #, c-format
msgid "check_wrap called with inptr->data=\"%s\"\n" msgid "check_wrap called with inptr->data=\"%s\"\n"
msgstr "check_wrap chiamata con inptr->data=\"%s\"\n" msgstr "check_wrap chiamata con inptr->data=\"%s\"\n"
#: nano.c:932 #: nano.c:917
#, c-format #, c-format
msgid "current->data now = \"%s\"\n" msgid "current->data now = \"%s\"\n"
msgstr "current->data ora = \"%d\"\n" msgstr "current->data ora = \"%d\"\n"
#: nano.c:985 #: nano.c:970
#, c-format #, c-format
msgid "After, data = \"%s\"\n" msgid "After, data = \"%s\"\n"
msgstr "Dopo, data = \"%s\"\n" msgstr "Dopo, data = \"%s\"\n"
#: nano.c:1055 #: nano.c:1040
msgid "Error deleting tempfile, ack!" msgid "Error deleting tempfile, ack!"
msgstr "" msgstr ""
#: nano.c:1073 #: nano.c:1058
#, c-format #, c-format
msgid "Could not create a temporary filename: %s" msgid "Could not create a temporary filename: %s"
msgstr "Impossibile creare un nome file temporaneo: %s" msgstr "Impossibile creare un nome file temporaneo: %s"
#: nano.c:1096 #: nano.c:1081
#, c-format #, c-format
msgid "Could not invoke spell program \"%s\"" msgid "Could not invoke spell program \"%s\""
msgstr "Impossibile invocare correttore ortografico \"%s\"" msgstr "Impossibile invocare correttore ortografico \"%s\""
#. Why 32512? I dont know! #. Why 32512? I dont know!
#: nano.c:1102 #: nano.c:1087
msgid "Could not invoke \"ispell\"" msgid "Could not invoke \"ispell\""
msgstr "Impossibile invocare \"ispell\"" msgstr "Impossibile invocare \"ispell\""
#: nano.c:1115 #: nano.c:1100
msgid "Finished checking spelling" msgid "Finished checking spelling"
msgstr "Controllo ortografico terminato" msgstr "Controllo ortografico terminato"
#: nano.c:1133 #: nano.c:1118
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
msgstr "" msgstr ""
"Salva il buffer modificato (RISPONDENDO \"No\" ANNULLERETE I CAMBIAMENTI " "Salva il buffer modificato (RISPONDENDO \"No\" ANNULLERETE I CAMBIAMENTI "
"AVVENUTI) ?" "AVVENUTI) ?"
#: nano.c:1274 #: nano.c:1259
msgid "Cannot resize top win" msgid "Cannot resize top win"
msgstr "Impossibile ridimensionare la finestra superiore" msgstr "Impossibile ridimensionare la finestra superiore"
#: nano.c:1276 #: nano.c:1261
msgid "Cannot move top win" msgid "Cannot move top win"
msgstr "Impossibile spostare la finestra superiore" msgstr "Impossibile spostare la finestra superiore"
#: nano.c:1278 #: nano.c:1263
msgid "Cannot resize edit win" msgid "Cannot resize edit win"
msgstr "Impossibile ridimensionare la finestra di modifica" msgstr "Impossibile ridimensionare la finestra di modifica"
#: nano.c:1280 #: nano.c:1265
msgid "Cannot move edit win" msgid "Cannot move edit win"
msgstr "Impossibile spostare finestra di modifica" msgstr "Impossibile spostare finestra di modifica"
#: nano.c:1282 #: nano.c:1267
msgid "Cannot resize bottom win" msgid "Cannot resize bottom win"
msgstr "Impossibile ridimensionare la finestra inferiore" msgstr "Impossibile ridimensionare la finestra inferiore"
#: nano.c:1284 #: nano.c:1269
msgid "Cannot move bottom win" msgid "Cannot move bottom win"
msgstr "Impossibile spostare la finestra inferiore" msgstr "Impossibile spostare la finestra inferiore"
#: nano.c:1821 #: nano.c:1818
msgid "Main: set up windows\n" msgid "Main: set up windows\n"
msgstr "Main: configura finestre\n" msgstr "Main: configura finestre\n"
#: nano.c:1836 #: nano.c:1833
msgid "Main: bottom win\n" msgid "Main: bottom win\n"
msgstr "Main: finestra inferiore\n" msgstr "Main: finestra inferiore\n"
#: nano.c:1842 #: nano.c:1839
msgid "Main: open file\n" msgid "Main: open file\n"
msgstr "Main: apri file\n" msgstr "Main: apri file\n"
#: nano.c:1910 #: nano.c:1907
#, c-format #, c-format
msgid "I got Alt-[-%c! (%d)\n" msgid "I got Alt-[-%c! (%d)\n"
msgstr "Premuto Alt-[-%c! (%d)\n" msgstr "Premuto Alt-[-%c! (%d)\n"
#: nano.c:1936 #: nano.c:1933
#, c-format #, c-format
msgid "I got Alt-%c! (%d)\n" msgid "I got Alt-%c! (%d)\n"
msgstr "Premuto Alt-%c! (%d)\n" msgstr "Premuto Alt-%c! (%d)\n"
...@@ -808,51 +809,51 @@ msgstr "File: ..." ...@@ -808,51 +809,51 @@ msgstr "File: ..."
msgid "Modified" msgid "Modified"
msgstr "Modificato" msgstr "Modificato"
#: winio.c:910 #: winio.c:915
#, c-format #, c-format
msgid "Moved to (%d, %d) in edit buffer\n" msgid "Moved to (%d, %d) in edit buffer\n"
msgstr "Mosso in (%d, %d) nel buffer di modifica\n" msgstr "Mosso in (%d, %d) nel buffer di modifica\n"
#: winio.c:921 #: winio.c:926
#, c-format #, c-format
msgid "current->data = \"%s\"\n" msgid "current->data = \"%s\"\n"
msgstr "current->data = \"%s\"\n" msgstr "current->data = \"%s\"\n"
#: winio.c:964 #: winio.c:969
#, c-format #, c-format
msgid "I got \"%s\"\n" msgid "I got \"%s\"\n"
msgstr "Premuto \"%s\"\n" msgstr "Premuto \"%s\"\n"
#: winio.c:989 #: winio.c:994
msgid "Yes" msgid "Yes"
msgstr " S" msgstr " S"
#: winio.c:991 #: winio.c:996
msgid "All" msgid "All"
msgstr " Tutti" msgstr " Tutti"
#: winio.c:993 #: winio.c:998
msgid "No" msgid "No"
msgstr " No" msgstr " No"
#: winio.c:1129 #: winio.c:1134
#, c-format #, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n" msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr "do_cursorpos: linepct = %f, bytepct = %f\n" msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
#: winio.c:1133 #: winio.c:1138
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)" msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr "linea %d di %d (%.0f%%), carattere %d di %d (%.0f%%)" msgstr "linea %d di %d (%.0f%%), carattere %d di %d (%.0f%%)"
#: winio.c:1257 #: winio.c:1262
msgid "Dumping file buffer to stderr...\n" msgid "Dumping file buffer to stderr...\n"
msgstr "Copia file buffer sullo stderr...\n" msgstr "Copia file buffer sullo stderr...\n"
#: winio.c:1259 #: winio.c:1264
msgid "Dumping cutbuffer to stderr...\n" msgid "Dumping cutbuffer to stderr...\n"
msgstr "Copia cutbuffer sullo stderr...\n" msgstr "Copia cutbuffer sullo stderr...\n"
#: winio.c:1261 #: winio.c:1266
msgid "Dumping a buffer to stderr...\n" msgid "Dumping a buffer to stderr...\n"
msgstr "Copia un buffer sullo stderr...\n" msgstr "Copia un buffer sullo stderr...\n"
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2000-09-02 14:48-0400\n" "POT-Creation-Date: 2000-09-02 21:13-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"
...@@ -112,7 +112,7 @@ msgid "Constant cursor position" ...@@ -112,7 +112,7 @@ msgid "Constant cursor position"
msgstr "" msgstr ""
#: global.c:119 #: global.c:119
msgid "Autoindent" msgid "Auto indent"
msgstr "" msgstr ""
#: global.c:120 #: global.c:120
......
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