]> git.wh0rd.org Git - nano.git/commitdiff
nano 1.0.6 release v1.0.6
authorChris Allegretta <chrisa@asty.org>
Tue, 30 Oct 2001 00:38:49 +0000 (00:38 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 30 Oct 2001 00:38:49 +0000 (00:38 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@901 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

21 files changed:
ChangeLog
NEWS
configure.in
faq.html
nano.texi
po/ca.po
po/cs.po
po/da.po
po/de.po
po/es.po
po/fi.po
po/fr.po
po/gl.po
po/hu.po
po/id.po
po/it.po
po/nl.po
po/no.po
po/ru.po
po/sv.po
po/uk.po

index 2a0481773573a5921fc28885bbcd70e237e16b24..13c4fc5a372d36c7e60201865f02d7245d6d1c2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-CVS code -
+nano-1.0.6 - 10/29/2001
 - General
        - Fixed null_at to ACTUALLY DO SOMETHING with its arg.  Again,
          this was causing nasty errors if the call to nrealloc moved
diff --git a/NEWS b/NEWS
index 83295c23528557814ca9349effd3a86a3e17e611..d1bcd6bc68d586f0b1271709dc6da89a857824e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+10/29/2001 - GNU nano 1.0.6 [XGP] is released.  As this is a stable
+               release, there aren't a lot of new features, but the
+               "do previous word" function (Meta-Space) has been
+               backported from nano 1.1.  The biggest bug fix is
+               the huge bug in null_at which was discarding
+               reallocated memory addresses.  This one bug probably
+               accounted for a good portion of the (seemingly) random
+               crashes in nano.  There were some minor fixes in the
+               cutting code, and some display fixes also.  The
+               source code headers have also been fixed from saying
+               "GPL version 1" to "GPL version 2", which is the
+               correct version for the COPYING file that's been 
+               included in nano forever.
+                       The null_at bugfix is probably the biggest
+               bugfix in well over a year.  Thus it is HIGHLY
+               recommended all users of nano upgrade to this version of
+               nano.  
+
 10/03/2001 - GNU nano 1.0.5 is released.  This release is mostly
                to add and update translations, there is now a new
                Dutch translation, a new Danish translation, and updates
index 286f8b491dd03764b49c2446975489056d88d0fe..23a7efaa7b8816cd20b2e9df5408c01591351375 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(nano.c)
-AM_INIT_AUTOMAKE(nano, 1.0.5-cvs)
+AM_INIT_AUTOMAKE(nano, 1.0.6)
 AM_CONFIG_HEADER(config.h:config.h.in)
 ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no nl da"
 
index 175304b88df3e6ead58332ed0fd58a06f9a8adac..12609e90859a5577caf3a839b4f922cecd01f080 100644 (file)
--- a/faq.html
+++ b/faq.html
@@ -167,7 +167,7 @@ sense of the word.</font>
 <p><b><font color="#330000">The event...</font></b>
 <p><font color="#330000">It was in late 1999 when Chris Allegretta (our
 hero) was yet again complaining to himself about the less-than-perfect
-license Pico was distributed under, the 1.0.5 makefiles that came with
+license Pico was distributed under, the 1.0.6 makefiles that came with
 it and how just a few small improvements could make it the Best Editor
 in the World (TM).&nbsp; Having been a convert from Slackware to debian,
 he missed having a simple binary package that included Pine and Pico, and
@@ -200,7 +200,7 @@ nano was developed).</font></blockquote>
 of nano?</font></h2>
 
 <blockquote><font color="#330000">The current version of nano *should*
-be 1.0.5.&nbsp; Of course you should always check the nano hompage to
+be 1.0.6.&nbsp; Of course you should always check the nano hompage to
 see what the latest and greatest version is.</font></blockquote>
 
 <h2>
index 2fb1296b30637d357c5f7c4eec74c2b12baa2755..b23637a3bc616b599b65d5816a922ae220d1c6fb 100644 (file)
--- a/nano.texi
+++ b/nano.texi
@@ -8,7 +8,7 @@
 @c Run `makeinfo' rather than `texinfo-format-buffer'.
 @smallbook
 @set EDITION 0.1
-@set VERSION 1.0.5
+@set VERSION 1.0.6
 @set UPDATED 12 Feb 2001
 
 @dircategory Editors
@@ -23,7 +23,7 @@
 @titlepage
 @title GNU @code{nano}
 @subtitle a small and friendly text editor.
-@subtitle version 1.0.5
+@subtitle version 1.0.6
 
 @author Chris Allegretta
 @page
index 2e67ab93a7ae247b77a4da2ea91eb631b3ade276..6a5d260d92c9d28e09a898c4832b59c4d7cd8843 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano_1_0 1.0.5\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-10-15 16:30+0200\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
 "Language-Team: Catalan <ca@dodds.net>\n"
@@ -62,7 +62,7 @@ msgstr "S'est
 msgid "File to insert [from ./] "
 msgstr "Fitxer a inserir [des de ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Cancel·lat"
 
@@ -495,7 +495,7 @@ msgstr "delete_node(): alliberat un node, YEAH!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): alliberat l'últim node.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -503,85 +503,85 @@ msgstr ""
 "Sintaxi: nano [opció llarga GNU] [opció] +LÍNIA <fitxer>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opció\t\tOpció llarga\t\tSignificat\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [num]\t--tabsize=[num]\t\tFixar l'amplada de tab en num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tUtilitzar expressions regulars per a ls recerques\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tImprimir versió i sortir\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tMostrar constantment la posició del cursor\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tMostrar aquest missatge\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tSagnar automàticament noves línies\n"
 
-#: nano.c:377
+#: nano.c:379
 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 talla des del cursor al final de línia\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tNo seguir enllaços simbólics, sobreescriure'ls\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tHabilitar ratolí\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmular a Pico tant com sigui possible\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \t--fill=[#cols]\t\tReplenar columnes (ajustar en) #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr ""
 " -s [prog] \t--speller=[prog]\tHabilitar corrector ortogràfic alternatiu\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tAutodesar en sortir, sense preguntar\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tMode visualització (sols lectura)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNo ajustar línies llargues\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNo mostrar la finestra d'ajuda\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tHabilitar suspensió\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LINE\t\t\t\t\tIniciar a la línia número LÍNIA\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -589,92 +589,92 @@ msgstr ""
 "Sintaxi: nano [opció] +LÍNIA <fitxer>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opción\t\tSignificat\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]\tFixar l'amplada de tab a num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tFer servir expressions regulars per a les recerques\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tImprimir informació sobre la versió i sortir\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tMostrar constantment la posició del cursor\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tMostrar aquest missatge\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -v \t\tSagnar automàticament noves línies\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t^K talla des del cursor al final de línia\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNo seguir enllaços simbòlics, sobreescriure'ls\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tHabilitar ratolí\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmular a Pico tant com sigui possible\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \tOmplir columnes (wrapear línies en) #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog] \tHabilitar corrector alternatiu\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tAutodesar en sortir, no preguntar\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tMode visualització (només de lectura)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNo ajustar línies llargues\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNo mostrar la finestra d'ajuda\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tHabilitar suspensió\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LÍNEA\t\tComençar en la línia número LÍNIA\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano versió %s (compilat %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Correu-e: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -682,137 +682,137 @@ msgstr ""
 "\n"
 " Opcions compilades:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Marca Establida"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Marca Esborrada"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap cridat amb inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data ara = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Després, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Editar un reemplaçament"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "No s'ha pogut crear un fitxer temporal: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Revisió d'ortografia fallida: no s'ha pogut escriure fitxer temporal!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Revisió d'ortografia finalitzada"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Revisió d'ortografia fallida"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Desar el buffer modificat (RESPONDRE \"No\" DESTRUIRÀ ELS CAMVIS) ?"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "SIGHUP rebut"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "No es pot canviar la mida de la finestra superior"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "No es pot moure la finestra superior"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "No es pot canviar la mida de la finestra d'edició"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "No es pot moure la finestra d'edició"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "No es pot canviar la mida de la finestra inferior"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "No es pot moure la finestra inferior"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Ara pots desjustificar!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s habilitar/inhabilitar"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "habilitat"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "inhabilitat"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "Detectat NumLock trencat.  El tecl. numèric funcionarà amb NumLock activat"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: configurar les finestres\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: finestra inferior\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: obrir fitxer\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "He agafat Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "He agafat Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "He agafat Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "He agafat Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "He agafat Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "línia %d de %d (%.0f%%), caràcter %d de %d (%.0f%%)"
 
index 225e487ec17827cda0334f3c7dd94a8f349fba43..bab2c4c4d2ba60b7aa1edcd0c48a2ce1d48b1fe1 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 1.0.0\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "Last-Translator: Václav Haisman <V.Haisman@sh.cvut.cz>\n"
 "Language-Team: N/A\n"
 "MIME-Version: 1.0\n"
@@ -60,7 +60,7 @@ msgstr "
 msgid "File to insert [from ./] "
 msgstr "Soubor pro vlo¾ení [z ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Zru¹eno"
 
@@ -498,7 +498,7 @@ msgstr "delete_node(): uzel uvoln
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): poslední uzel uvolnìn.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -506,86 +506,86 @@ msgstr ""
 "Pou¾ití: nano [GNU dlouhá volba] [volba] +ØÁDEK <soubor>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Volba\t\tDlouhá volba\t\tSmysl\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr "-T [èís]\t--tabsize=[èís]\t\tNastav ¹íøku tabulátoru na èís\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tPro vyhledávání pou¾ij regulární výraz\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tVypi¹ informace o verzi a skonèi\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tStále ukazuj pozici kurzoru\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tUka¾ tuto zpráva\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tAutomaticky odsazuj nové øádky\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t--cut\t\t\tNech ^K vyjímat od kurzoru do konce øádky\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tNenásleduj symbolické odkazy, pøepi¹ je\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tPovol my¹\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tNapodobuj Pico tak, jak jen to jde\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#sloupce] \t--fill=[#sloupce]\t\tNastav vyplnìné sloupce na (zalom "
 "øádky na) #sloupce\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [program] \t--speller=[program]\tPou¾ij jiný kontroler pravopisu\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tAutomaticky ulo¾ pøi ukonèení, nedotazuj se\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -t \t\t--view\t\t\tPROHLÍ®ECÍ re¾im (pouze pro ètení)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNezalamuj dlouhé øádky\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNeukazuj okno nápovìdy\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tPovol zastavení\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +ØÁDKA\t\t\t\t\tZaèni na øádce èíslo ØÁDKA\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -593,94 +593,94 @@ msgstr ""
 "Pou¾ití: nano [volba] +ØÁDKA <soubor>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Volba\t\tSmysl\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [èís]\tNastav velikost tab na èís\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tPou¾ívej pro vyhledávání regulární výrazy\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tVypi¹ informace o verzi a skonèi\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tStále ukazuj pozici kurzoru\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tUka¾ tuto zprávu\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tAutomaticky odsazuj nové øádky\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tNech ^K vyjímat od kurzoru do konce øádky\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNenásleduj symbolické odkazy, pøepi¹ je\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tPovol my¹\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tNapodobuj Pico tak, jak jen to jde\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#sloupce] \tNastav vyplnìné sloupce na (zalom øádky na) #sloupce\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [program]  \tPou¾ij jiný kontroler pravopisu\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tAutomaticky ulo¾ pøi ukonèení, nedotazuj se\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tPROHLÍ®ECÍ re¾im (pouze pro ètení)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNezalamuj dlouhé øádky\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNeukazuj okno pomoci\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tPovol zastavení\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +ØÁDKA\t\tZaèni na øádce ØÁDKA\n"
 
-#: nano.c:447
+#: nano.c:449
 #, fuzzy, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano verze %s (kompilováno %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 #, fuzzy
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -688,138 +688,138 @@ msgstr ""
 "\n"
 " Skompilované volby:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Znaèka Nastavena"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Znaèka OdNastavena"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap zavoláno s inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nyní = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Poté, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Edituj náhradu"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Nemohu vytvoøit doèasný soubor: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Kontrola pravopisu selhala: nemohu zapisovat do doèasného souboru!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Kontrola pravopisu dokonèena"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Kontrola pravopisu selhala"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Ulo¾ zmìnìný buffer (ODPOVÌÏÍ \"Ne\" ZTRATÍTE ZMÌNY) ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Pøijat signál SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Nemohu zmìnit velikost vrchního okna"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Nemohu pøesunout vrchní okno"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Nemohu zmìnit velikost editovacího okna"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Nemohu pøesunout editovací okno"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Nemohu zmìnit velikost spodního okna"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Nemohu pøesunout spodní okno"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Mù¾e nyní OdZarovnat!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s povol/zaka¾"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "povoleno"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "zakázáno"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "Zji¹tìna porucha NumLocku.  Numerická klávesnice nebude fungovat s vypnutým "
 "NumLockem"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: nastav okna\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: spodní okno\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: otevøi soubor\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, fuzzy, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Mám Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, fuzzy, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Mám Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, fuzzy, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Mám Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Mám Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Mám Alt-%c! (%d)\n"
@@ -989,7 +989,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "øádka %d z %d (%.0f%%), znak %d z %d (%.0f%%)"
 
index 8d7ad45e81c8c27e4131d6e253dc541c1d384e7a..60d6465ae3a38cd30cfa515f660d435753675809 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.4\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-09-03 22:27+0200\n"
 "Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
 "Language-Team: Danish <dansk@klid.dk>\n"
@@ -61,7 +61,7 @@ msgstr "L
 msgid "File to insert [from ./] "
 msgstr "Fil at indsætte [fra ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Afbrudt"
 
@@ -493,7 +493,7 @@ msgstr "delete_node(): frigjorde en knude, JUBII!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): frigjorde sidste knude.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -501,86 +501,86 @@ msgstr ""
 "Brug: nano [langt GNU-flag] [flag] +LINJE <fil>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Flag\t\tLangt flag\t\tBetydning\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr ""
 " -T [tal]\t--tabsize=[tal]\t\tSæt bredden på et tabulatortegn til tal\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tBrug regulære udtryk for søgning\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tUdskriv versionsinformation og afslut\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tVis markørposition hele tiden\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tVis denne meddelelse\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tIndryk automatisk nye linjer\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr ""
 " -k \t\t--cut\t\t\tLad ^K klippe ud fra markøren til slutningen på linjen\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tFølg ikke symbolske lænker, overskriv\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tBrug mus\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEfterlign Pico så tæt som muligt\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [tegn] \t--fill=[#tegn]\t\tBryd linjer efter antal tegn\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog] \t--speller=[prog]\tBrug alternativ stavekontrol\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tGem automatisk ved afslutning, spørg ikke\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tVisningstilstand (skrivebeskyttet)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tOmbryd ikke lange linjer\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tVis ikke hjælpevindue\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tBrug suspendering\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LINJE\t\t\t\t\tStart ved linjenummer LINJE\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -588,92 +588,92 @@ msgstr ""
 "Brug: nano [flag] +LINJE <fil>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Flag\t\tBetydning\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [tal]\tSæt bredden på et tabulatortegn til tal\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tBrug regulære udtryk for søgning\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tUdskriv versionsinformation og afslut\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tVis markørposition hele tiden\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tVis denne meddelelse\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tIndryk automatisk nye linjer\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tLad ^K klippe ud fra markøren til slutningen på linjen\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tFølg ikke symbolske lænker, overskriv\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tBrug mus\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmulér Pico så tæt som muligt\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [tegn] \tOmbryd linjer efter antal tegn\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tBrug alternativ stavekontrol\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tGem automatisk ved afslutning, spørg ikke\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tVisningstilstand (skrivebeskyttet)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tOmbryd ikke lange linjer\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tVis ikke hjælpevindue\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tBrug suspend\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LINJE\t\tStart ved linjenummer LINJE\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano version %s (oversat %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " E-post: nano@nano-editor.org\tHjemmeside: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -681,136 +681,136 @@ msgstr ""
 "\n"
 " Oversættelsesflag:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Markering sat"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Markering fjernet"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap kaldt med inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nu = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Efter, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Redigér en erstatning"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Kunne ikke skabe et midlertidigt filnavn: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Stavekontrol mislykkedes: kan ikke skrive til midlertidig fil!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Stavekontrollen færdiggjordes"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Stavekontrollen mislykkedes"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Gem ændret buffer (AT SVARE \"Nej\" VIL ØDELÆGGE ÆNDRINGER)? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Modtog SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Kan ikke ændre størrelse på øvre vindue"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Kan ikke flytte øvre vindue"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Kan ikke ændre størrelse på redigeringsvindue"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Kan ikke flytte redigeringsvindue"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Kan ikke ændre størrelse på bundvinduet"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Kan ikke flytte bundvinduet"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Kan nu lave ingen ombrydning!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s aktivér/deaktivér"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "aktiveret"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "deaktiveret"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr "NumLock-problem opdaget. Tasterne vil ikke fungere uden NumLock"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: konfigurér vindue\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: bundvindue\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: åbn fil\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Jeg modtog Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Jeg modtog Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Jeg modtog Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Jeg modtog Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Jeg modtog Alt-%c! (%d)\n"
@@ -979,7 +979,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "linje %d af %d (%.0f%%), tegn %d af %d (%.0f%%)"
 
index 76d4da3c3f6123ff4be46ffc652ebbe8a982091c..844c03b715a19fda2884ca939898801c72f69698 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano_1_0 1.0.5\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-10-10 20:41+0200\n"
 "Last-Translator: Karl Eichwalder <keichwa@gmx.net>\n"
 "Language-Team: German <de@li.org>\n"
@@ -62,7 +62,7 @@ msgstr "Lese Datei"
 msgid "File to insert [from ./] "
 msgstr "Datei einfügen [von ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Abgebrochen"
 
@@ -279,7 +279,8 @@ msgstr "Zeilenumbruch an der Cursorposition einf
 
 #: global.c:217
 msgid "Make the current search or replace case (in)sensitive"
-msgstr "Groß- und Kleinschreibung bei Suche oder Erstzen (nicht) berücksichtigen"
+msgstr ""
+"Groß- und Kleinschreibung bei Suche oder Erstzen (nicht) berücksichtigen"
 
 #: global.c:218
 msgid "Go to file browser"
@@ -424,13 +425,21 @@ msgstr "In Dateien"
 
 #: nano.c:141
 #, c-format
-msgid "\nBuffer written to %s\n"
-msgstr "\nPuffer in %s geschrieben\n"
+msgid ""
+"\n"
+"Buffer written to %s\n"
+msgstr ""
+"\n"
+"Puffer in %s geschrieben\n"
 
 #: nano.c:143
 #, c-format
-msgid "\nNo %s written (file exists?)\n"
-msgstr "\n%s nicht geschrieben (Datei existiert?)\n"
+msgid ""
+"\n"
+"No %s written (file exists?)\n"
+msgstr ""
+"\n"
+"%s nicht geschrieben (Datei existiert?)\n"
 
 #: nano.c:152
 msgid "Window size is too small for Nano..."
@@ -445,16 +454,37 @@ msgstr "Unzul
 msgid ""
 " nano help text\n"
 "\n"
-" The nano editor is designed to emulate the functionality and ease-of-use of the UW Pico text editor.  There are four main sections of the editor: The top line shows the program version, the current filename being edited, and whether or not the file has been modified.  Next is the main editor window showing the file being edited.  The status line is the third line from the bottom and shows important messages. The bottom two lines show the most commonly used shortcuts in the editor.\n"
+" The nano editor is designed to emulate the functionality and ease-of-use of "
+"the UW Pico text editor.  There are four main sections of the editor: The "
+"top line shows the program version, the current filename being edited, and "
+"whether or not the file has been modified.  Next is the main editor window "
+"showing the file being edited.  The status line is the third line from the "
+"bottom and shows important messages. The bottom two lines show the most "
+"commonly used shortcuts in the editor.\n"
 "\n"
-" The notation for shortcuts is as follows: Control-key sequences are notated with a caret (^) symbol and are entered with the Control (Ctrl) key.  Escape-key sequences are notated with the Meta (M) symbol and can be entered using either the Esc, Alt or Meta key depending on your keyboard setup.  The following keystrokes are available in the main editor window. Optional keys are shown in parentheses:\n"
+" The notation for shortcuts is as follows: Control-key sequences are notated "
+"with a caret (^) symbol and are entered with the Control (Ctrl) key.  "
+"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
+"using either the Esc, Alt or Meta key depending on your keyboard setup.  The "
+"following keystrokes are available in the main editor window. Optional keys "
+"are shown in parentheses:\n"
 "\n"
 msgstr ""
 " nano Hilfe\n"
 "\n"
-" Nano wurde konzipiert um die Funktionalität und die Benutzerfreundlichkeit des UW Pico Texteditors zu imitieren. | Es gibt vier Hauptbereiche: Die Titelzeile zeigt die Version des Programms, den Namen der aktuell editierten Datei und ob die Datei verändert wurde oder nicht. | Das Hauptfenster enthält die geöffnete Datei. | Die Statuszeile (die dritte Zeile von unten) zeigt wichtige Meldungen. Die untersten zwei Zeilen listen die meistgebrauchten Tastenkombinationen von nano auf.\n"
+" Nano wurde konzipiert um die Funktionalität und die Benutzerfreundlichkeit "
+"des UW Pico Texteditors zu imitieren. | Es gibt vier Hauptbereiche: Die "
+"Titelzeile zeigt die Version des Programms, den Namen der aktuell editierten "
+"Datei und ob die Datei verändert wurde oder nicht. | Das Hauptfenster "
+"enthält die geöffnete Datei. | Die Statuszeile (die dritte Zeile von unten) "
+"zeigt wichtige Meldungen. Die untersten zwei Zeilen listen die "
+"meistgebrauchten Tastenkombinationen von nano auf.\n"
 "\n"
-" Tastenkombinationen werden wie folgt abgekärzt: Kombinationen mit der Strg-Taste werden mit einem ^ ausgedräckt. Escape-Sequenzen werden mit dem Meta (M)-Symbol angegeben und können je nach Tastatureinstellung mit Esc, Alt oder Meta eingegeben werden. | Die folgenden Tasten(kombinationen) sind im Hauptfenster verfügbar. Optionale Tasten sind eingeklammert.\n"
+" Tastenkombinationen werden wie folgt abgekärzt: Kombinationen mit der "
+"Strg-Taste werden mit einem ^ ausgedräckt. Escape-Sequenzen werden mit dem "
+"Meta (M)-Symbol angegeben und können je nach Tastatureinstellung mit Esc, "
+"Alt oder Meta eingegeben werden. | Die folgenden Tasten(kombinationen) sind "
+"im Hauptfenster verfügbar. Optionale Tasten sind eingeklammert.\n"
 "\n"
 
 #: nano.c:298
@@ -465,309 +495,333 @@ msgstr "delete_node(): Knoten freigegeben.\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): letzter Knoten freigegeben.\n"
 
-#: nano.c:358
-msgid "Usage: nano [GNU long option] [option] +LINE <file>\n\n"
-msgstr "Aufruf: nano [lange GNU Option] [Option] +ZEILE <Datei>\n\n"
+#: nano.c:360
+msgid ""
+"Usage: nano [GNU long option] [option] +LINE <file>\n"
+"\n"
+msgstr ""
+"Aufruf: nano [lange GNU Option] [Option] +ZEILE <Datei>\n"
+"\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Option\t\tlange Option\t\tBedeutung\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
-msgstr " -T [Anzahl]\t--tabsize=[Anzahl]\t\tTabulator-Größe auf Anzahl setzen\n"
+msgstr ""
+" -T [Anzahl]\t--tabsize=[Anzahl]\t\tTabulator-Größe auf Anzahl setzen\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tRegulären Ausdruck zur Suche verwenden\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tVersionsinfo ausgeben und beenden\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tCursorposition ständig anzeigen\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tDiese Meldung anzeigen\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tNeue Zeilen automatisch einrücken\n"
 
-#: nano.c:377
+#: nano.c:379
 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 schneidet vom Cursor bis zum Zeilenende aus\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
-msgstr " -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern Überschreiben.\n"
+msgstr ""
+" -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern "
+"Überschreiben.\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tMaus aktivieren\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -\t \t--pico\t\t\tPico so genau wie möglich imitieren\n"
 
-#: nano.c:390
-msgid " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
-msgstr " -r [#Spalten] \t--fill=[#Spalten]\tSpalten auffüllen (Zeilenumbruch bei) #Spalten\n"
+#: nano.c:392
+msgid ""
+" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
+msgstr ""
+" -r [#Spalten] \t--fill=[#Spalten]\tSpalten auffüllen (Zeilenumbruch bei) "
+"#Spalten\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
-msgstr " -s [Programm] \t--speller=[Programm]\tAlternative Rechtschreibprüfung\n"
+msgstr ""
+" -s [Programm] \t--speller=[Programm]\tAlternative Rechtschreibprüfung\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tBeim Beenden ohne Rückfrage speichern\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
-msgstr " -v \t\t--view\t\t\tNur zum Lesen öffnen (keine Veränderungen m÷glich)\n"
+msgstr ""
+" -v \t\t--view\t\t\tNur zum Lesen öffnen (keine Veränderungen m÷glich)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tHilfe-Fenster nicht anzeigen\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
-msgstr " -z \t\t--suspend\t\tSuspend (anhalten und zurück zur Shell) aktivieren\n"
+msgstr ""
+" -z \t\t--suspend\t\tSuspend (anhalten und zurück zur Shell) aktivieren\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +ZEILE\t\t\t\t\tBei Zeile ZEILE beginnen\n"
 
-#: nano.c:410
-msgid "Usage: nano [option] +LINE <file>\n\n"
-msgstr "Aufruf: nano [Option] +ZEILE <Datei>\n\n"
+#: nano.c:412
+msgid ""
+"Usage: nano [option] +LINE <file>\n"
+"\n"
+msgstr ""
+"Aufruf: nano [Option] +ZEILE <Datei>\n"
+"\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Option\t\tBedeutung\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [Anzahl]\tTabulator-Größe auf Anzahl setzen\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tRegulären Ausdruck zur Suche verwenden\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tVersionsinfo ausgeben und beenden\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tCursorposition ständig anzeigen\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tDiese Meldung anzeigen\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tNeue Zeilen automatisch einrücken\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t^K schneidet vom Cursor bis zum Zeilenende aus\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tSymbolischen Links nicht folgen, sondern überschreiben\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tMaus aktivieren\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr "i -p \t\tPico so genau wie möglich imitieren\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#Spalten] \tSpalten auffüllen (Zeilenumbruch bei) #Spalten\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [Programm] \tAlternative Rechtschreibprüfung\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tBeim Beenden ohne Rückfrage speichern\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tNur zum Lesen öffnen (keine Veränderungen möglich)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tLange Zeilen nicht in neue Zeilen umbrechen\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tHilfe-Fenster nicht anzeigen\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tSuspend (anhalten und zurück zur Shell) aktivieren\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano Version %s (compiliert um %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Email: nano@nano-editor.org\tWWW: http://www.nano-editor.org"
 
-#: nano.c:451
-msgid "\n Compiled options:"
-msgstr "\n Kompilierte Optionen:"
+#: nano.c:453
+msgid ""
+"\n"
+" Compiled options:"
+msgstr ""
+"\n"
+" Kompilierte Optionen:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Markierung gesetzt"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Markierung gelöscht"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap aufgerufen mit inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data jetzt = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Nachher, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Ersetzung editieren"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Konnte keine temporäre Datei erzeugen: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
-msgstr "Rechtschreibprüfung fehlgeschlagen: konnte nicht in temporäre Datei schreiben"
+msgstr ""
+"Rechtschreibprüfung fehlgeschlagen: konnte nicht in temporäre Datei schreiben"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Rechtschreibprüfung abgeschlossen"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Rechtschreibprüfung fehlgeschlagen"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Veränderten Puffer speichern (\"Nein\" VERWIRFT DIE ÄNDERUGNEN) ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "SIGHUP empfangen"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Kann die Größe des oberen Fensters nicht verändern"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Kann oberes Fenster nicht verschieben"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Kann Größe des Bearbeitungsfensters nicht verändern"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Kann Bearbeitungsfenster nicht verschieben"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Kann Größe des unteren Fensters nicht verändern"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Kann unteres Fenster nicht verschieben"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Kann Absatzausrichtung nicht rückgängig machen"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s aktivieren/deaktivieren"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "aktiviert"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "deaktiviert"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
-msgstr "NumLock-Problem entdeckt.  Tastenblock funktioniert bei ausgeschaltetem NumLock nicht"
+msgstr ""
+"NumLock-Problem entdeckt.  Tastenblock funktioniert bei ausgeschaltetem "
+"NumLock nicht"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Hauptprogramm: Fenster konfigurieren\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Hauptprogramm: unteres Fenster\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Hauptprogramm: Datei öffnen\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Erhielt Alt-0-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Erhielt Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Erhielt Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Erhielt Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Erhielt Alt-%c! (%d)\n"
@@ -775,7 +829,9 @@ msgstr "Erhielt Alt-%c! (%d)\n"
 #: search.c:127
 #, c-format
 msgid "Case Sensitive Regexp Search%s%s"
-msgstr "Suche mit Unterscheidung von Groß- und Kleinschreibung nach regulärem Ausdruck%s%s"
+msgstr ""
+"Suche mit Unterscheidung von Groß- und Kleinschreibung nach regulärem "
+"Ausdruck%s%s"
 
 #: search.c:129
 #, c-format
@@ -935,7 +991,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "Zeile %d von %d (%.0f%%), Zeichen %d von %d (%.0f%%)"
 
@@ -983,73 +1038,73 @@ msgstr "und alle Nichtgenannten..."
 msgid "Thank you for using nano!\n"
 msgstr "Danke für die Benutzung von nano!\n"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Append"
 #~ msgstr "Suspend"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Write"
 #~ msgstr "Speichern"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Goto Directory"
 #~ msgstr "Zu Zeile"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Goto Cancelled"
 #~ msgstr "Abgebrochen"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Append to the current file"
 #~ msgstr "Zum Zeilenende springen"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Search Backwards"
 #~ msgstr "Suche abgebrochen"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Use Regular Expressions"
 #~ msgstr "Reguläre Ausdrücke"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Close"
 #~ msgstr "mouse"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Backward"
 #~ msgstr "Zurück"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Regexp"
 #~ msgstr "regulärer Ausdruck"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Goto"
 #~ msgstr "Zu Zeile"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Case Sensitive "
 #~ msgstr "GROSZ/klein"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Regexp "
 #~ msgstr "regulärer Ausdruck"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Search"
 #~ msgstr "Suche"
 
 #~ msgid "nano: malloc: out of memory!"
 #~ msgstr "nano: malloc: Kein Speicher verfügbar!"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "nano: calloc: out of memory!"
 #~ msgstr "nano: malloc: Kein Speicher verfügbar!"
 
 #~ msgid "nano: realloc: out of memory!"
 #~ msgstr "nano: realloc: Kein Speicher verfügbar!"
 
-#~ #, fuzzy
+#, fuzzy
 #~ msgid "Aha! '%c' (%d)\n"
 #~ msgstr "Eingabe '%c' (%d)\n"
 
@@ -1084,13 +1139,26 @@ msgstr "Danke f
 #~ msgstr ".save"
 
 #~ msgid "Sorry, this function not available with nano-tiny option"
-#~ msgstr "Tut mir leid, dies Funktion ist im Minimalmodus von nano nicht verfügbar"
+#~ msgstr ""
+#~ "Tut mir leid, dies Funktion ist im Minimalmodus von nano nicht verfügbar"
 
 #~ msgid "ispell %s"
 #~ msgstr "ispell %s"
 
-#~ msgid "\n\n\n\n\nUse \"fg\" to return to nano\n"
-#~ msgstr "\n\n\n\n\nBenutzen Sie \"fg\" um zu nano zurückzukehren\n"
+#~ msgid ""
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "Use \"fg\" to return to nano\n"
+#~ msgstr ""
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "\n"
+#~ "Benutzen Sie \"fg\" um zu nano zurückzukehren\n"
 
 #~ msgid "(F%d)\t"
 #~ msgstr "(F%d)\t"
index 04ccf7b73afb68f0f612dca7f7752533849c7e9d..bb667608e5c21b8de50a3944fd0ecea4e56977f7 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.4\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-09-9 13:00+0200\n"
 "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
 "Language-Team: Spanish <es@li.org>\n"
@@ -61,7 +61,7 @@ msgstr "Leyendo Fichero"
 msgid "File to insert [from ./] "
 msgstr "Fichero a insertar [desde ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Cancelado"
 
@@ -494,7 +494,7 @@ msgstr "delete_node(): liberado un nodo, 
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): liberado el último nodo.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -502,84 +502,84 @@ msgstr ""
 "Uso: nano [opción larga GNU] [opción] +LÍNEA <fichero>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opción\t\tOpción larga\t\tSignificado\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [num]\t--tabsize=[num]\t\tFijar el ancho de tab en num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tUsar expresiones regulares para las búsquedas\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tImprimir versión y salir\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tMostrar constantemente la posición del cursor\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tMostrar este mensaje\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n"
 
-#: nano.c:377
+#: nano.c:379
 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 corta desde el cursor al final de línea\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tHabilitar ratón\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmular a Pico lo máximo posible\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \t--fill=[#cols]\t\tRellenar columnas (wrapear en) #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog] \t--speller=[prog]\tHabilitar corrector alternativo\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tAutosalvar al salir, sin preguntar\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tModo visualización (sólo lectura)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNo wrapear líneas largas\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNo mostrar la ventana de ayuda\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tHabilitar suspensión\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LINE\t\t\t\t\tComenzar en la línea número LÍNEA\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -587,92 +587,92 @@ msgstr ""
 "Uso: nano [opción] +LÍNEA <fichero>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opción\t\tSignificado\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]\tFijar el ancho de tab a num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tUsar expresiones regulares para las búsquedas\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tImprimir información sobre la versión y salir\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tMostrar constantemente la posición del cursor\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tMostrar este mensaje\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -v \t\tIndentar automáticamente nuevas líneas\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t^K corta desde el cursor al final de línea\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tHabilitar ratón\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmular a Pico lo máximo posible\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \tRellenar columnas (wrapear líneas en) #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog] \tHabilitar corrector alternativo\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tAutosalvar al salir, no preguntar\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tModo visualización (sólo lectura)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNo wrapear líneas largas\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNo mostrar la ventana de ayuda\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tHabilitar suspensión\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LÍNEA\t\tComenzar en la línea número LÍNEA\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano versión %s (compilado %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Correo-e: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -680,139 +680,139 @@ msgstr ""
 "\n"
 " Opciones compiladas:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Marca Establecida"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Marca Borrada"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap llamada con inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data ahora = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Después, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Editar un reemplazo"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "No pude crear un fichero temporal: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr ""
 "Comprobación de ortografía fallida: ¡no se pudo escribir fichero temporal!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Revisión de ortografía finalizada"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Comprobación de ortografía fallida"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "¿ Salvar el buffer modificado (RESPONDER \"No\" DESTRUIRÁ LOS CAMBIOS) ?"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "SIGHUP recibido"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "No se puede cambiar el tamaño de la ventana superior"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "No se puede mover la ventana superior"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "No se puede cambiar el tamaño de la ventana de edición"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "No se puede mover la ventana de edición"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "No se puede cambiar el tamaño de la ventana inferior"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "No se puede mover la ventana inferior"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "¡Ahora puedes desjustificar!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s habilitar/deshabilitar"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "habilitado"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "deshabilitado"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "Detectado NumLock roto.  El tecl. numérico funcionará con NumLock activado"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: configurar las ventanas\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: ventana inferior\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: abrir fichero\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "¡Pillé Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "¡Pillé Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "¡Pillé Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "¡Pillé Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "¡Pillé Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "línea %d de %d (%.0f%%), carácter %d de %d (%.0f%%)"
 
index 8c06083a080998c0d49b3f9cf5cfd05279e9aa2d..b4a1e457ead090f50a5b393a7d514eafb2f551a3 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -9,7 +9,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.4\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-10-03 21:45+0300\n"
 "Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
 "Language-Team: Finnish <fi@li.org>\n"
@@ -64,7 +64,7 @@ msgstr "Lukee tiedostoa"
 msgid "File to insert [from ./] "
 msgstr "Lisättävä tiedosto [hakemistossa ./]"
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Peruttu"
 
@@ -493,94 +493,94 @@ msgstr "delete_node(): solmu vapautettu, YAY!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): viimeinen solmu vapautettu.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
 msgstr "Käyttö: nano [GNU pitkät valitsimet] [valitsimet] +RIVI <tiedosto>\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Valitsin\tPitkä valitsin\t\tMerkitys\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [luku]\t--tabsize=[luku]\tAseta sarkaimen leveys\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tEtsi säännöllisillä lausekkeilla\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tTulosta versiotiedot ja lopeta\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tNäytä kohdistimen sijainti jatkuvasti\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tNäytä tämä ohje\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tSisennä uudet rivit automaattisesti\n"
 
-#: nano.c:377
+#: nano.c:379
 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 leikkaa rivin loppuun saakka\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr ""
 " -l \t\t--nofollow\t\tÄlä seuraa symbolisia linkkejä, vaan\n"
 "\t\t\t\t\tkorvaa ne tiedostoilla.\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tKäytä hiirtä\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\t--pico\t\t       Jäljittele Picoa mahdollisimman tarkasti\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#lkm] \t--fill=[#lkm]\t\tRivitä annettua pidemmät rivit\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [ohjelma] \t--speller=[ohjelma]\tKäytä annettua oikolukuohjelmaa\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr ""
 " -t \t\t--tempfile\t\tTallenna tiedosto kysymättä\n"
 "\t\t\t\t\tpoistuttaessa \n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tKatselutila (vain luku)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tÄlä rivitä pitkiä rivejä\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tÄlä näytä ohjeikkunaa\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tMahdollista keskeyttäminen\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +RIVI\t\t\t\t\tSiirry riville RIVI\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -588,93 +588,93 @@ msgstr ""
 "Käyttö: nano [asetukset] +RIVI <tiedosto>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Asetus\t\tMerkitys\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [leveys]\tAseta sarkaimen leveys\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tEtsi säännöllisillä lausekkeilla\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tTulosta versiotiedot ja lopeta\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tNäytä kohdistimen sijainti jatkuvasti\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tNäytä tämä ohje\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tSisennä uudet rivit automaattisesti\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t^K leikkaa rivin loppuun saakka\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla.\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tKäytä hiirtä\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tJäljittele Picoa mahdollisimman tarkasti\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#lkm] \tRivitä annettua pidemmät rivit\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [ohjelma]  \tKäytä annettua oikolukuohjelmaa\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tTallenna tiedosto kysymättä poistuttaessa\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tKatselutila (vain luku)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tÄlä rivitä pitkiä rivejä\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tÄlä näytä ohjeikkunaa\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tMahdollista keskeyttäminen\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +RIVI\t\tSiirry riville RIVI\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU Nano, versio %s. (käännetty %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr ""
 " Sähköposti: nano@nano-editor.org\tInternet: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -682,137 +682,137 @@ msgstr ""
 "\n"
 " Mukaan käännetyt valitsimet:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Merkintä alkoi"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Merkintä loppui"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap -funktion parametri inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nyt = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Jälkeenpäin, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Muokkaa korvausta"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Väliaikaista tiedostonnimeä ei voitu luoda: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Oikaisuluku epäonnistui: väliaikaistiedostoa ei voitu kirjoittaa"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Oikoluku on valmis"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Oikaisuluku epäonnistui"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Tallenna muutettu teksti (Muutokset häviävät, jos vastaat \"ei\") ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Vastaanotettiin SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Yläikkunan kokoa ei voi muuttaa"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Yläikkunaa ei voi siirtää"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Muokkausikkunan kokoa ei voi muuttaa"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Muokkausikkunaa ei voi siirtää"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Alaikkunan kokoa ei voi muuttaa"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Alaikkunaa ei voi siirtää"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Tasaamisen voi perua nyt."
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s käytössä/ei käytössä"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "käytössä"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "ei käytössä"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "NumLock-ongelma: Numeronäppäimistö toimii väärin, kun NumLock ei ole päällä."
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Päätila: ikkunoiden asettelu\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Päätila: alaikkuna\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Päätila: avaa tiedosto\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Vastaanotettu Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Vastaanotettu Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Vastaanotettu Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Vastaanotettu Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Vastaanotettu Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "rivi %d/%d (%.0f%%), merkki %d/%d (%.0f%%)"
 
index 7e2b600dda0ed8e5e1291a3be89ecba0ed06512e..442bd2ddfa57e7f4e0ab984c57681380b73a101e 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 0.8.9\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2000-07-09 01:32+0100\n"
 "Last-Translator: Clement Laforet <sheep.killer@free.fr>\n"
 "Language-Team: French <LL@li.org>\n"
@@ -64,7 +64,7 @@ msgstr "Lecture du fichier"
 msgid "File to insert [from ./] "
 msgstr "Fichier à insérer [depuis ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Annulé"
 
@@ -505,7 +505,7 @@ msgstr "free_node(): lib
 msgid "delete_node(): free'd last node.\n"
 msgstr "free_node(): libération du dernier noeud \n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -513,95 +513,95 @@ msgstr ""
 "Utilisation: nano [option longue GNU] [option] +LIGNE <fichier>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Option\t\tOption Longue\t\tSignification\n"
 
-#: nano.c:361
+#: nano.c:363
 #, fuzzy
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr ""
 "-T \t\t--tabsize=[num]\t\tDefini la profondeur d'une tabulation à num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr ""
 "-R\t\t--regexp\t\tUtilise les expressions regulières pour la recherche\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tAfficher les informations de version et sortir\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tAfficher constamment la position du curseur\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tAfficher ce message\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr ""
 " -i \t\t--autoindent\t\tIndenter automatiquement les nouvelles lignes\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr ""
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr ""
 " -l \t\t--nofollow\t\tNe suit pas les liens symboliques. Outrepasse "
 "l'écriture\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tActiver le support souris\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr ""
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#cols] \t--fill=[#cols]\t\tMettre la colonne de fin de ligne à (couper "
 "les lignes à) #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr ""
 " -s [prog] \t--speller=[prog]\tActiver un vérificateur orthographique "
 "alternatif\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr ""
 " -t \t\t--tempfile\t\tSauver automatiquement à la sortie, sans demander\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tMode Visualisation (lecture seule)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNe pas couper les lignes trop longues\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNe pas afficher la fenêtre d'aide\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tAutoriser la suspension\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LIGNE\t\t\t\t\tCommencer à la ligne LIGNE\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -609,230 +609,230 @@ msgstr ""
 "Utilisation: nano [option] +LIGNE <fichier>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Option\t\tSignification\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr "-T [num]\tDéfini la pronfondeur de tabulation à num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr "-R\t\tUtilisation des expressions régulières pour la recherche\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tAfficher les informations de version et sortir\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tAfficher constamment la position du curseur\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tAfficher ce message\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tIndenter automatiquement les nouvelles lignes\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr ""
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr "-l \t\tNe pas suivre les liens symboliques. Outrepasse à l'écriture\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tActiver la souris\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr ""
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#cols] \tMettre la colonne de fin de ligne à (couper les lignes à) "
 "#cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tActiver un vérificateur orthographique alternatif\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tSauver automatiquement à la sortie, sans demander\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tMode Visualisation seule (lecture seule)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNe pas couper les lignes longues\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNe pas afficher la fenêtre d'aide\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tAutoriser la suspension\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LIGNE\t\tDémarrer à la ligne LIGNE\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano version %s (compilée %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 #, fuzzy
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Email: nano@asty.org\tWeb: http://www.asty.org/nano\n"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
 msgstr ""
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Marque enregistrée"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Marque effacée"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap appelée avec inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data vaut maintenant \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Après, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr ""
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Impossible de créer un nom de fichier temporaire: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr ""
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Vérification orthographique terminée"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr ""
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Sauver le buffer modifié (RÉPONDRE \"No\" EFFACERA LES CHANGEMENTS"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr ""
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Impossible de redimensionner la fenêtre du haut"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Impossible de bouger la fenêtre du haut"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Impossible de redimensionner la fenêtre d'édition"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Impossible de bouger la fenêtre d'édition"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Impossible de redimensionner la fenêtre du bas"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Impossible de bouger la fenêtre du bas"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr ""
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr ""
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr ""
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr ""
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: configuration des fenêtres\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: fenêtre du bas\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: ouvrir fichier\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, fuzzy, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "J'ai reçu Alt-[-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, fuzzy, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "J'ai reçu Alt-[-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, fuzzy, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "J'ai reçu Alt-[-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "J'ai reçu Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "J'ai reçu Alt-%c! (%d)\n"
@@ -1003,7 +1003,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "ligne %d sur %d (%.0f%%), caractère %d sur %d (%.0f%%)"
 
index e5059af20aeb0e576199eccfc8ccb147463f2873..2022d342e9da3aee9eab6e16946748e18e3c69b4 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.3\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-07-03 11:53+02:00\n"
 "Last-Translator: Jacobo Tarrio <jtarrio@iname.com>\n"
 "Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
@@ -60,7 +60,7 @@ msgstr "Lendo o Ficheiro"
 msgid "File to insert [from ./] "
 msgstr "Ficheiro a inserir [dende ./]"
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Cancelado"
 
@@ -491,7 +491,7 @@ msgstr "delete_node(): liberouse un nodo, 
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): liberouse o derradeiro nodo.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -499,84 +499,84 @@ msgstr ""
 "Emprego: nano [opción longa GNU] [opción] +LIÑA <ficheiro>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opción\t\tOpción longa\t\tSignificado\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -t [núm]\t--tabsize=[núm]\t\tEstabrece-lo ancho da tabulación a núm\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tFace-la busca con expresións regulares\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tAmosar información da versión e saír\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tVe-la posición do cursor continuamente\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tAmosar esta mensaxe\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tSangra-las novas liñas automaticamente\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t--cut\t\t\tQue ^K corte do cursor á fin da liña\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tNon segui-las ligazóns simbólicas\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tEmprega-lo rato\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmular Pico o máis fielmente posible\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [col] \t--fill=[col]\t\tCorta-las liñas na columna col\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog] \t--speller=[prog]\tEmpregar outro corrector ortográfico\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tGravar ao saír, sen preguntar\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tModo visualización (só lectura)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNon corta-las liñas longas\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNon amosa-la fiestra de axuda\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tPermiti-la suspensión\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LIÑA\t\t\t\t\tComezar na liña número LIÑA\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -584,92 +584,92 @@ msgstr ""
 "Emprego: nano [opción] +LIÑA <ficheiro>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opción\t\tSignificado\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [núm]\tEstabrece-lo ancho das tabulacións a núm\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tEmpregar expresións regulares na busca\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tAmosar información sobre a versión e saír\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tAmosa-la posición do cursor constantemente\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tAmosar esta mensaxe\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tSangra-las novas liñas automaticamente\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tFacer que ^K corte do cursor á fin da liña\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNon segui-las ligazóns simbólicas\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tEmprega-lo rato\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmular Pico o mais fielmente posible\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [col] \tCorta-las liñas na columna número col\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tUsar un corrector ortográfico alternativo\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tGravar ao saír, sen preguntar\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tModo visualización (só lectura)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNon corta-las liñas longas\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNon amosa-la fiestra de axuda\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tPermitir suspender\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LIÑA\t\tComezar na liña número LIÑA\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano versión %s (compilado %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " E-mail: nano@nano-editor.org\tWeb: http://nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -677,138 +677,138 @@ msgstr ""
 "\n"
 "Opcións compiladas:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Marca Posta"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Marca Quitada"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "chamouse a check_wrap con inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data agora = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Despois, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Editar unha substitución"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Non se puido crear un ficheiro temporal: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr ""
 "Fallou a corrección ortográfica: non se puido grava-lo ficheiro temporal"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Rematou a corrección ortográfica"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Fallou a corrección ortográfica"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "¿Grava-lo buffer modificado (SE RESPOSTA \"Non\" HANSE PERDE-LOS CAMBIOS)? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Recibiuse SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Non se pode cambia-lo tamaño da fiestra superior"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Non se pode move-la fiestra superior"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Non se pode cambia-lo tamaño da fiestra de edición"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Non se pode move-la fiestra de edición"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Non se pode cambia-lo tamaño da fiestra inferior"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Non se pode move-la fiestra inferior"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "¡Agora pode Des-Xustificar!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "Activar/desactivar %s"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "activado"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "desactivado"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr "Detectouse un fallo en BloqNum. BloqNum ha estar activado sempre."
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: configura-las fiestras\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: fiestra inferior\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: abrir ficheiro\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "¡Recibiuse Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "¡Recibiuse Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "¡Recibiuse Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "¡Recibiuse Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "¡Recibiuse Alt-%c! (%d)\n"
@@ -976,7 +976,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "liña %d de %d (%.0f%%), carácter %d de %d (%.0f%%)"
 
index 16e4ff735ed4d1939cbd99ae0f0bbc5d44b278bf..b6f9d6711d85bc33affdfd1d78353d3e1ba90b2c 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 0.9.99pre2\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-02-03 07:47-0000\n"
 "Last-Translator: Szabolcs Horvath <horvaths@penguinpowered.com>\n"
 "Language-Team: Hungarian <magyar@lists.linux.hu>\n"
@@ -61,7 +61,7 @@ msgstr "F
 msgid "File to insert [from ./] "
 msgstr "Fájl beszúrása [a ./-ból] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Megszakítva"
 
@@ -493,7 +493,7 @@ msgstr ""
 msgid "delete_node(): free'd last node.\n"
 msgstr ""
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -501,87 +501,87 @@ msgstr ""
 "Használat: nano [GNU hosszú opciók] [opciók] +SOR <fájl>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opció\t\tHosszú opció\t\tJelentés\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [szám]\t--tabsize=[szám]\tA tabulátor méretének beállítása\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tReguláris kifejezés használata keresésekben\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tVerziószám megjelenítése és kilépés\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tÁllandóan mutatja a kurzor pozícióját\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tKiírja ezt az üzenetet\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tAutomatikusan igazítja az új sorokat\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t--cut\t\t\tA ^K a kurzor pozíciójátõl a sor végéig vág\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr ""
 " -t \t\t--nofollow\t\tNem követi a szimbolikus kötéseket, hanem felülír\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tEgér engedélyezése\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tA Pico lehetõ legjobb emulálása\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#oszlopok] --fill=[#oszlopok]\tOszlopok feltöltése (sorok törése) az "
 "#oszlopok-ig\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog] \t--speller=[prog]\tAlternatív helyesírás-ellenõrzõ\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tAutomatikus mentés kilépéskor\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tCsak olvasható mód\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNem tördeli a sorokat\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNem mutatja a súgót\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tFelfüggesztés engedélyezése\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +SOR\t\t\t\t\tA SOR. sornál kezd\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -589,92 +589,92 @@ msgstr ""
 "Használat: nano [opciók] +SOR <fájl>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opciók\t\tJelentés\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [szám]\tBeállítja a tabulátor szélességét\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tReguláris kifejezések használata kereséskor\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tKiírja a verziószámot és kilép\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tÁllandóan mutatja a kurzor pozícióját\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tEzt a súgót mutatja\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tAutomatikusan igazítja az új sorokat\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tA ^K a kurzor helyétõl a sor végéig vág\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNem követi a szimbolikus kötéseket, helyette felülír\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tEgér engedélyezése\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tA Pico lehetõ legjobb emulálása\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#oszlopok] \tOszlopok feltöltése az #oszlopok-ig\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tAlternatív helyesírás-ellenõrzõ\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tAutomatikus mentés kilépéskor\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tCsak olvasható mód\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNem tördeli a hosszú sorokat\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNem mutatja a súgó ablakot\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tFelfüggesztés engedélyezése\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +SOR\t\tA SOR. számú sorban kezd\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano - %s verzió. (fordítva %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr ""
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -682,140 +682,140 @@ msgstr ""
 "\n"
 " Fordítási paraméterek:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Megjelölés kezdete"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Megjelölés vége"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap az inptr->data-ból lett meghívva (\"%s\")\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data most = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Ezután az adat ez lett = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "A helyettesítõ érték módosítása"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Az ideiglenes fájlt nem tudtam létrehozni: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr ""
 "A helyesírás-ellenõrzés nem sikerült: képtelen vagyok írni a temp fájlt!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "A helyesírás-ellenõrzés befejezése"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Helyesírás-ellenõrzés nem sikerült"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "A változásokat elmentsem (HA \"NEM\", AKKOR MINDEN MÓDOSÍTÁS ELVESZIK) ?"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Kaptam egy SIGHUPot"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "A felsõ ablakot nem tudom átméretezni"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "A felsõ ablakot nem tudom mozgatni"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "A szerkesztõ ablakot nem tudom átméretezni"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "A szerkesztõ ablakot nem tudom mozgatni"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Az alsó ablakot nem tudom átméretezni"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Az alsó ablakot nem tudom mozgatni"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "A sorokat most már tudom nem sorkizárttá tenni"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s engedélyezés/kikapcsolás"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "engedélyezve"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "kikapcsolva"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "NumLock hibát fedeztem fel.  A Keypad rosszul mûködhet, ha a NumLock be van "
 "kapcsolva"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Fõprogram: az ablakok beállítása\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Fõprogram: alsó ablak\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Fõprogram: fájl megnyitása\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Az Alt-O-%c billentyûket lenyomtad! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Az Alt-[-1-%c billentyûket lenyomtad! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Az Alt-[-2-%c billentyûket lenyomtad! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Az Alt-[-%c billentyûket lenyomtad! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Az Alt-%c billentyûket lenyomtad! (%d)\n"
@@ -984,7 +984,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr ""
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "%d(/%d). sor (%.0f%%) és a(z) %d(/%d). karakter (%.0f%%)"
 
index f78383a0cf117ad00007f1b10f9e84588735c13e..3b68e2ff5769c1d5f00080aefc90e764bd3da6bb 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.2\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-06-22 14:38GMT+0700\n"
 "Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n"
 "Language-Team: Indonesian <id@li.org>\n"
@@ -61,7 +61,7 @@ msgstr "Membaca File"
 msgid "File to insert [from ./] "
 msgstr "File untuk disisipkan [dari ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Dibatalkan"
 
@@ -496,91 +496,91 @@ msgstr "delete_node(): bebaskan sebuah node, YAY!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): bebaskan node terakhir.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
 msgstr "Pemakaian: nano [GNU long option] [option] +LINE <file>\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Option: Long option     Arti\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [num]       --tabsize=[num]         Set lebar tabulasi ke num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr "-R     --regexp        Gunakan regular expression untuk mencari\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr "-V      --version       Tampilkan versi dan keluar\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr "-c      --const         Menampilkan posisi kursor secara konstan\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr "-h      --help          Tampilkan pesan ini\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr "-i      --autoindent    Indentasi baris barus secara otomatis\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr "-k      --cut   ^K melakukan cut dari kursor ke akhir baris\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr "-l      --nofollow      Jangan ikuti link simbolik, timpa\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr "-m      --mouse         Aktifkan mouse\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr "-p      --pico  Emulasikan Pico sebaik mungkin\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr "-r [#cols]      --fill=[#cols]  Set fill col ke (wrap line di) #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr "-s [prog]       --speller=[prog]        Aktifkan speller alternatif\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr ""
 "-t      --tempfile      Autosave saat keluar, jangan minta konfirmasi\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr "-v      --view  Mode Tampil (baca saja)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr "-w      --nowrap        Jangan wrap baris panjang\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr "-x      --nohelp        Jangan tampilkan jendela bantuan\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr "-z      --suspend       Aktifkan suspend\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr "+LINE                   Mulai pada nomor baris LINE\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -588,92 +588,92 @@ msgstr ""
 "Pemakaian: nano [option] +LINE <file>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Option          Arti\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]\tGanti lebar tabulasi manjadi num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr "-R      Gunakan regular expression untuk mencari\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr "-V     Tampilkan informasi versi dan keluar\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr "-c     Menampilkan posisi kursor secara konstan\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr "-h     Tampilkan pesan ini\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr "-i     Indent baris barus secara otomatis\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr "-k      ^K melakukan cut dari kursor ke akhir baris\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr "-l     Jangan ikuti link simbolik, timpa\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr "-m     Aktifkan mouse\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr "-p      Emulasikan Pico sebaik mungkin\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr "-r [#cols]   Set fill col ke (wrap line di) #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr "-s [prog]    Aktifkan speller alternatif\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr "-t     Autosave saat keluar, jangan minta konfirmasi.\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr "-v     Mode Tampil (baca saja)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr "-w     Jangan wrap baris panjang\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr "-x     Jangan tampilkan jendela bantuan\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr "-z     Aktifkan suspend\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr "+LINE    Mulai pada nomor baris LINE\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr "GNU nano versi %s (compiled %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -681,138 +681,138 @@ msgstr ""
 "\n"
 "Option kompilasi:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Set Tanda"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Unset Tanda"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap dipanggil dengan inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data sekarang =\"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Setelah, data= \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Edit pengganti"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Tidak dapat membuat nama file sementara: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Spell checking gagal: tidak dapat menulis file temp!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Selesai memeriksa ejaan"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Spell checking gagal"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Simpan buffer termodifikasi (JAWAB \"No\" AKAN MENGHAPUS PERUBAHAN) ?"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Menerima SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Tidak dapat menganti ukuran jendela atas"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Tidak dapat memindahkan jendela atas"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Tidak dapat mengganti ukuran jendela edit"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Tidak dapat memindah jendela edit"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Tidak dapat mengganti ukuran jendela bawah"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Tidak dapat memindah jendela bawah"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Sekarang dapat melakukan UnJustify"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s enable/disable"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "enabled"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "disabled"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "Glitch pada NumLock terdeteksi. Keypad akan tidak berfungsi dg tombol "
 "NumLock off"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: menset jendela\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: jendela bawah\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: membuka file\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Saya mendapat Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Saya mendapat Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Saya mendapat Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Saya mendapat Alt-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Saya mendapat Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "baris %d dari %d (%f.0f%%), karakter %d dari %d (%.0f%%)"
 
index 82c90e923df549a9fe3510ac834aeaeab5d103c5..05bbcb2a4cc304386a7d863dd0a03da206b5c9a4 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.4\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-10-03 20:31+02:00\n"
 "Last-Translator: Marco Colombo <magicdice@inwind.it>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -61,7 +61,7 @@ msgstr "Lettura file"
 msgid "File to insert [from ./] "
 msgstr "File da inserire [da ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Annullato"
 
@@ -494,7 +494,7 @@ msgstr "delete_node(): liberato un nodo, YEAH!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): liberato l'ultimo nodo.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -502,89 +502,89 @@ msgstr ""
 "Utilizzo: nano [opzioni lunghe GNU] [opzioni] +RIGA <file>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opzioni\t\tOpzioni lunghe\t\tSignificato\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr ""
 " -T [num]\t--tabsize=[num]\t\tImposta la lunghezza della tabulazione a num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tUsa espressioni regolari nella ricerca\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tStampa informazioni sulla versione ed esci\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tMostra sempre la posizione del cursore\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tMostra questo messaggio\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tIndenta automaticamente le nuove righe\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t--cut\t\t\tImposta ^K per tagliare dal cursore a fine riga\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tNon seguire i link simbolici, sovrascrivi\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tAbilita mouse\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmula Pico il più possibile\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#cols] \t--fill=[#cols]\t\tConfigura riempimento colonne a (interrompi "
 "righe a) #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr ""
 " -s [prog] \t--speller=[prog]\tAttiva correttore ortografico alternativo\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr ""
 " -t \t\t--tempfile\t\tSalvataggio automatico in uscita senza conferma\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tVisualizzazione (sola lettura)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tNon interrompere righe lunghe\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tNon mostrare barra aiuto\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tAbilita sospensione\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +RIGA\t\t\t\t\tInizia alla riga numero RIGA\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -592,93 +592,93 @@ msgstr ""
 "Utilizzo: nano [opzioni] +RIGA <file>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opzioni\t\tSignificato\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]\tImposta la lunghezza della tabulazione a num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tUsa espressioni regolari nella ricerca\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tStampa informazioni sulla versione ed esci\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tMostra sempre la posizione del cursore\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tMostra questo messaggio\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tIndenta automaticamente le nuove righe\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tImposta ^K per tagliare dal cursore a fine riga\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tAbilita mouse\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmula Pico il più possibile\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#cols] \tConfigura riempimento colonne (interrompi righe a) #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog] \tAttiva correttore ortografico alternativo\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tSalvataggio automatico in uscita senza conferma\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tVisualizza (sola lettura)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tNon interrompere righe lunghe\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tNon mostrare la barra aiuto\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tAbilita sospensione\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +RIGA\t\tInizia alla riga numero RIGA\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano versione %s (compilato %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -686,141 +686,141 @@ msgstr ""
 "\n"
 " Opzioni di compilazione:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Marcatura impostata"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Marcatura rimossa"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap chiamata con inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data ora = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Dopo, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Modifica sostituzione"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Impossibile creare un nome file temporaneo: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr ""
 "Controllo ortografico fallito: impossibile scrivere su file temporaneo!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Controllo ortografico terminato"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Controllo ortografico fallito"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "Salva il buffer modificato? (RISPONDENDO \"No\" ANNULLERETE I CAMBIAMENTI "
 "AVVENUTI) "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Ricevuto SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Impossibile ridimensionare la finestra superiore"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Impossibile spostare la finestra superiore"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Impossibile ridimensionare la finestra di modifica"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Impossibile spostare finestra di modifica"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Impossibile ridimensionare la finestra inferiore"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Impossibile spostare la finestra inferiore"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "E' ora possibile togliere la giustificazione!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s abilita/disabilita"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "abilitato"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "disabilitato"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "Rilevata pressione del NumLock. Il keypad potrebbe non funzionare col "
 "Numlock spento"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: configura finestre\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: finestra inferiore\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: apri file\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Premuto Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Premuto Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Premuto Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Premuto Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Premuto Alt-%c! (%d)\n"
@@ -988,7 +988,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "Riga %d di %d (%.0f%%), carattere %d di %d (%.0f%%)"
 
index fb8e01be82dac7caed298f639c28f504defe8426..5b58d92a172360595a7918c1062e9b6dfe4ed1fc 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 1.0.4\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-09-04 17:25:56+0200\n"
 "Last-Translator: Guus Sliepen <guus@nl.linux.org>\n"
 "Language-Team: Dutch <nl@li.org>\n"
@@ -60,7 +60,7 @@ msgstr "Inlezen bestand"
 msgid "File to insert [from ./] "
 msgstr "Bestand om in te voegen [vanaf ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Afgebroken"
 
@@ -491,7 +491,7 @@ msgstr "delete_node(): node vrijgegeven, JOEPIE!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): laatste node vrijgegeven.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -499,85 +499,85 @@ msgstr ""
 "Gebruik: nano [GNU lange optie] [optie] +REGEL <bestand>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Optie\t\tLange optie\t\tBetekenis\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [num]\t--tabsize=[num]\t\tStel tabbreedte in op num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tGebruik reguliere expressies voor zoeken\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tToon versie informatie en beëindig\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tToon cursorpositie altijd\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tToon dit bericht\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tAutomatisch indenteren van nieuwe regels\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t--cut\t\t\tLaat ^K vanaf cursor tot einde regel snijden\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tSymbolische links niet volgen, overschrijven\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tMuis gebruiken\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmuleer Pico zo goed mogelijk\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \t--fill=[#cols]\t\tZet uitlijnbreedte op #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr ""
 " -s [prog] \t--speller=[prog]\tAlternatieve spelling checker gebruiken\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tAutomatisch wegschrijven bij beëindigen\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tView modus (alleen lezen)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tLange regels niet afbreken\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tGeen hulpvenster tonen\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tUitstellen toelaten\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +REGEL\t\t\t\t\tStart op regelnummer REGEL\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -585,94 +585,94 @@ msgstr ""
 "Gebruik: nano [optie] +REGEL <bestand>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Optie\t\tBetekenis\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]\tStel tabbreedte in op num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tGebruik reguliere expressies voor zoeken\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tToon versie informatie en beëindig\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tToon cursorpositie altijd\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tToon dit bericht\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tAutomatisch indenteren van nieuwe regels\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tLaat ^K vanaf cursor tot einde regel snijden\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tSymbolische links niet volgen, overschrijven\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tMuis gebruiken\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmuleer Pico zo goed mogelijk\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols] \tZet uitlijnbreedte op #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tAlternatieve spelling checker gebruiken\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tAutomatisch wegschrijven bij beëindigen\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tView modus (alleen lezen)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tLange regels niet afbreken\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tGeen hulpvenster tonen\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tUitstellen toelaten\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +REGEL\t\tStart op regelnummer REGEL\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano versie %s (gecompileerd %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr ""
 " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org\n"
 " Meld fouten in de vertaling aan vertaling@nl.linux.org."
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -680,140 +680,140 @@ msgstr ""
 "\n"
 " Gecompileerde opties:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Markering gezet"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Markering gewist"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap aangeroepen met inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nu = \"%s\"%\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Na afloop, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Bewerk vervanging"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Kon geen tijdelijke bestandsnaam maken: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Spelling controle faalde: kon niet naar tijdelijk bestand schrijven!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Spelling controle afgerond"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Spelling controle faalde"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "Bewaar gemodificeerde buffer (\"Nee\" ANTWOORDEN ZAL VERANDERINGEN "
 "TENIETDOEN) ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "SIGHUP ontvangen"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Kan bovenste venster niet herschalen"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Kan bovenste venster niet verplaatsen"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Kan bewerkingsvenster niet herschalen"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Kan bewerkingsvenster niet verplaatsen"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Kan onderste venster niet herschalen"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Kan onderste venster niet verplaatsen"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Kan nu OnUitlijnen!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s aanzetten/uitzetten"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "aangezet"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "uitgezet"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "NumLock fout gedetecteerd. Numeriek toetsenbord zal niet goed functioneren "
 "zonder NumLock"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: vensters instellen\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: onderste venster\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: bestand openen\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Ik kreeg Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Ik kreeg Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Ik kreeg Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Ik kreeg Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Ik kreeg Alt-%c! (%d)\n"
@@ -981,7 +981,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "regel %d van %d (%.0f%%), karakter %d van %d (%.0f%%)"
 
index 6c9bbbf56cc5c79135a5b94d5a36c8810c3333bd..dd895df6d040cff40130b601aceee32688e65611 100644 (file)
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: 1.0.3\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: Eivind Kjørstad <ekj@vestdata.no>\n"
 "Language-Team: Norwegian <no@li.org>\n"
@@ -61,7 +61,7 @@ msgstr "Leser fil"
 msgid "File to insert [from ./] "
 msgstr "Fil som skal settast inn [frå ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Avbrutt"
 
@@ -496,98 +496,98 @@ msgstr "delete_node(): frigjorde en node, HURRA !\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): frigjorde siste node.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
 msgstr "Bruk: nano [GNU lange opsjonar] [opsjonar] +LINJE <fil>\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Opsjon          Lang opsjon             Mening\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr ""
 " -T [num]       --tabsize=[num]         Set størrelsen på tab til num\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R             --regexp                Bruk regulære uttrykk\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr ""
 " -V             --version               Skriv ut versjonsnummer og avslutt\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c             --const                 Vis kursorposisjon\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h             --help                  Vis denne meldinga\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr ""
 " -i             --autonindent           Indenter nye linjer automatisk\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k             --cut                   La ^K klippe fra kursoren\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr ""
 " -l             --nofollow              Ikke følg symbolske lenker, "
 "overskriv\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m             --mouse                 Skru på musstøttet\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr ""
 " -p             --pico                  Etterlign Pico så nøye som mulig\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr ""
 " -r [#cols]     --fill=[#cols]          Bryt linjer på posisjon #cols\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog]      --speller=[prog]        Bruk prog for stavesjekk\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t             --tempfile              Autolagre ved avslutting\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v             --view                  Vis (bare lesing) modus\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w             --nowrap                Ikkje bryt lange linjer\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x             --nohelp                Ikkje vis hjelpevindu\n"
 
 # Kva i alle dagar er "suspend" på norsk?
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z             --suspend               Skru på suspend\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +LINJE                                 Start på linje LINJE\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -595,92 +595,92 @@ msgstr ""
 "Bruk: nano [opsjon] +LINJE <fil>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Opsjon          Betydning\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [num]       Set bredda på en tab til num\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R             Bruk regulære uttrykk for søking\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V             Skriv versjonsnummeret og avslutt\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c             Vis kursorposisjonen konstant\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h             Vis denne meldinga\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i             Indenter nye linjer automagisk\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k             La ^K kutte frå kursoren\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l             Ikkje følg symbolske linkar, overskriv\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m             Skru på støtte for mus\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p             Etterlign Pico så nøyaktig som mulig\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#cols]     Bryt linjer ved posisjon #cols\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]      Bruk prog til stavesjekking\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t             Autolagre ved avslutning\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v             Vis (bare les) modus\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w             Ikke bryt lange linjer\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x             Ikkje vis hjelpevindu\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z             Tillat suspend\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +LINJE         Start på linje nummer LINJE\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr "GNU nano versjon %s (kompilert %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr "Epost: nano@nano-editor.org     Www: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -688,136 +688,136 @@ msgstr ""
 "\n"
 " Kompilerte opsjoner:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Merke satt"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Merke fjerna"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap kalla med inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nå = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Etter, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Rediger erstatning"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Kunne ikkje oprette midlertidig fil: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Stavekontroll feila: kunne ikkje lage midlertidig fil!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Stavekontroll fullført"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Stavekontroll feila"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "Lagre endra buffer (\"No\" VIL MISTE ENDRINGENE) ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Mottok SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Kan ikke endre størrelse på toppvinduet"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Kan ikke flytte toppvinduet"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Kan ikke endre størrelse på redigeringsvinduet"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Kan iikke flytte redigeringsvinduet"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Kan ikke endre størrelse på bunnvinduet"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Kan ikke flytte bunnvinduet"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Du kan no avjustere!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s skru på/av"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "på"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "av"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr "NumLock-feil oppdaga. Nummer-tastane vil fungere feil med NumLock av"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Hoved: Vinduer satt opp\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Hoved: bunnvindu\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Hoved: åpne fil\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Jeg fikk Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Jeg fikk Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Jeg fikk Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Jeg fikk Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Jeg fikk Alt-%c (%d)\n"
@@ -985,7 +985,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "linje %d av %d (%.0f%%), tegn %d av %d (%.0f%%)"
 
index e46f89b34f42cf8fdc038d0bc67a7b609a299970..0b24a191c584b6246ae1349975da6fe97f434673 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.1\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\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"
@@ -60,7 +60,7 @@ msgstr "
 msgid "File to insert [from ./] "
 msgstr "æÁÊÌ ÄÌÑ ×ÓÔÁ×ËÉ [ÏÔ ./]"
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "ïÔÍÅÎÅÎÏ"
 
@@ -494,7 +494,7 @@ msgstr "delete_node(): 
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): ÏÓ×ÏÂÏÖÄÅΠÐÏÓÌÅÄÎÉÊ ÕÚÅÌ.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -502,84 +502,84 @@ msgstr ""
 "éÓÐÏÌØÚÏ×ÁÎÉÅ: nano [ÄÌÉÎÎÙÅ ÏÐÃÉÉ GNU] [ÏÐÃÉÉ] +óôòïëá <ÆÁÊÌ>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "ïÐÃÉÑ\t\täÌÉÎÎÁÑ ÏÐÃÉÑ\t\túÎÁÞÅÎÉÅ\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [ÎÏÍ]\t--tabsize=[ÎÏÍ]\t\tõÓÔÁÎÏ×ÉÔØ ÛÉÒÉÎÕ ÔÁÂÕÌÑÃÉÉ =ÎÏÍ\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\téÓÐÏÌØÚÏ×ÁÔØ ÆÏÒÍÁÌØÎÙÅ ×ÙÒÁÖÅÎÉÑ\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tðÏËÁÚÁÔØ ×ÅÒÓÉÀ É ×ÙÊÔÉ\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tðÏÓÔÏÑÎÎÏ ÐÏËÁÚÙ×ÁÔØ ÐÏÌÏÖÅÎÉÅ ËÕÒÓÏÒÁ\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tðÏËÁÚÁÔØ ÜÔÏ ÓÏÏÂÝÅÎÉÅ\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tá×ÔÏÍÁÔÉÞÅÓËÉ ×ÙÒÁ×ÎÉ×ÁÔØ ÎÏ×ÙÅ ÓÔÒÏËÉ\n"
 
-#: nano.c:377
+#: nano.c:379
 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:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tîÅ ÓÌÅÄÏ×ÁÔØ ÚÁ ÓÉÍÌÉÎËÁÍÉ, ÐÅÒÅÐÉÓÙ×ÁÔØ\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tòÁÚÒÅÛÉÔØ ÍÙÛËÕ\n"
 
-#: nano.c:387
+#: nano.c:389
 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:390
+#: nano.c:392
 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:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [ÐÒÏÇ] \t--speller=[ÐÒÏÇ]\tòÁÚÒÅÛÉÔØ ÁÌØÔÅÒÎÁÔÉ×ÎÙÊ ÓÐÅÌÌÞÅËÅÒ\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tá×ÔÏÚÁÐÉÓØ ÐÒÉ ×ÙÈÏÄÅ, ÂÅÚ ×ÏÐÒÏÓÏ×\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tòÅÖÉÍ ÐÒÏÓÍÏÔÒÁ (ÔÏÌØËÏ ÞÔÅÎÉÅ)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tîÅ ÐÅÒÅÎÏÓÉÔØ ÄÌÉÎÎÙÅ ÓÔÒÏËÉ\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tîÅ ÐÏËÁÚÙ×ÁÔØ ÐÏÄÓËÁÚËÕ\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tòÁÚÒÅÛÉÔØ ÐÒÉÏÓÔÁÎÏ×ËÕ\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +óôòïëá\t\t\t\tîÁÞÁÔØ ÓÏ ÓÔÒÏËÉ ÎÏÍÅÒ óôòïëá\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -587,92 +587,92 @@ msgstr ""
 "éÓÐÏÌØÚÏ×ÁÎÉÅ: nano [ÏÐÃÉÑ] +óôòïëá <ÆÁÊÌ>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "ïÐÃÉÑ\t\túÎÁÞÅÎÉÅ\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [ÎÏÍ]\tõÓÔÁÎÏ×ÉÔØ ÛÉÒÉÎÕ ÔÁÂÕÌÑÃÉÉ × ÎÏÍ\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\téÓÐÏÌØÚÏ×ÁÔØ ÆÏÒÍÁÌØÎÙÅ ×ÙÒÁÖÅÎÉÑ ÄÌÑ ÐÏÉÓËÁ\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tðÏËÁÚÁÔØ ×ÅÒÓÉÀ É ×ÙÊÔÉ\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tðÏÓÔÏÑÎÎÏ ÐÏËÁÚÙ×ÁÔØ ÐÏÚÉÃÉÀ ËÕÒÓÏÒÁ\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tðÏËÁÚÁÔØ ÜÔÏ ÓÏÏÂÝÅÎÉÅ\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tá×ÔÏÍÁÔÉÞÅÓËÉ ×ÙÒÁ×ÎÉ×ÁÔØ ÎÏ×ÙÅ ÓÔÒÏËÉ\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\t^K ×ÙÒÅÚÁÅÔ ÏÔ ËÕÒÓÏÒÁ ÄÏ ËÏÎÃÁ ÓÔÒÏËÉ\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tîÅ ÓÌÅÄÏ×ÁÔØ ÓÉÍ×ÏÌØÎÙÍ ÓÓÙÌËÁÍ, ÐÅÒÅÐÉÓÙ×ÁÔØ\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tòÁÚÒÅÛÉÔØ ÍÙÛØ\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tüÍÕÌÉÒÏ×ÁÔØ Pico ÎÁÓËÏÌØËÏ ÜÔÏ ×ÏÚÍÏÖÎÏ\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#ËÏÌ]  \túÁ×ÏÒÁÞÉ×ÁÔØ (wrap) ÓÔÒÏËÉ × ÐÏÚÉÃÉÉ #ËÏÌ\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tòÁÚÒÅÛÉÔØ ÁÌØÔÅÒÎÁÔÉ×ÎÙÊ ÓÐÅÌÌÞÅËÅÒ\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tá×ÔÏÚÁÐÉÓØ ÐÒÉ ×ÙÈÏÄÅ, ÂÅÚ ÌÉÛÎÉÈ ×ÏÐÒÏÓÏ×\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tòÅÖÉÍ ÐÒÏÓÍÏÔÒÁ (ÔÏÌØËÏ ÞÔÅÎÉÅ)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tîÅ ÚÁ×ÏÒÁÞÉ×ÁÔØ ÄÌÉÎÎÙÅ ÌÉÎÉÉ\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tîÅ ÐÏËÁÚÙ×ÁÔØ ÏËÎÏ ÐÏÍÏÝÉ\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tòÁÚÒÅÛÉÔØ ÐÒÉÏÓÔÁÎÏ×ËÕ\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +óôò \t\tîÁÞÁÔØ ÓÏ ÓÔÒÏËÉ ÎÏÍÅÒ óôò\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano ×ÅÒÓÉÉ %s (ÓÏÂÒÁÎÏ %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 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:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -680,136 +680,136 @@ msgstr ""
 "\n"
 " óÏÂÒÁÎÏ Ó ÏÐÃÉÑÍÉ:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "íÅÔËÁ ÕÓÔÁÎÏ×ÌÅÎÁ"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "íÅÔËÁ ÓÎÑÔÁ"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap ×ÙÚ×ÁÎÏ Ó inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data ÓÅÊÞÁÓ = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "ðÏÓÌÅ, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "òÅÄÁËÔÉÒÏ×ÁÔØ ÚÁÍÅÎÕ"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "îÅ ÍÏÇÕ ÓÏÚÄÁÔØ ×ÒÅÍÅÎÎÏÅ ÉÍÑ ÆÁÊÌÁ: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "ðÒÏ×ÅÒËÁ ÐÒÁ×ÏÐÉÓÁÎÉÑ ÏÂÌÏÍ-Ó: ÎÅ ÍÏÇÕ ÚÁÐÉÓÁÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ."
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "ðÒÏ×ÅÒËÁ ÐÒÁ×ÏÐÉÓÁÎÉÑ ÚÁ×ÅÒÛÅÎÁ"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "ðÒÏ×ÅÒËÁ ÐÒÁ×ÏÐÉÓÁÎÉÑ ÎÅ ÕÄÁÌÁÓØ"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "óÏÈÒÁÎÉÔØ ÉÚÍÅÎÅÎÎÙÊ ÂÕÆÅÒ (ïÔ×ÅÔ \"îÅÔ\" õîéþôïöéô ×ÓÅ ÉÚÍÅÎÅÎÉÑ) ?"
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "ðÏÌÕÞÉÌÉ SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "îÅ ÍÏÇÕ ÉÚÍÅÎÉÔØ ÒÁÚÍÅÒ ×ÅÒÈÎÅÇÏ ÏËÎÁ"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅÍÅÓÔÉÔØ ×ÅÒÈÎÅÅ ÏËÎÏ"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "îÅ ÍÏÇÕ ÉÚÍÅÎÉÔØ ÒÁÚÍÅÒ ÏËÎÁ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅÍÅÓÔÉÔØ ÏËÎÏ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "îÅ ÍÏÇÕ ÉÚÍÅÎÉÔØ ÒÁÚÍÅÒ ÎÉÖÎÅÇÏ ÏËÎÁ"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅÍÅÓÔÉÔØ ÎÉÖÎÅÅ ÏËÎÏ"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "óÅÊÞÁÓ ÍÏÖÎÏ ÏÔÍÅÎÉÔØ ×ÙÒÁ×ÎÉ×ÁÎÉÅ! (^U)"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s - ÒÁÚÒÅÛÉÔØ/ÚÁÐÒÅÔÉÔØ"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "ÒÁÚÒÅÛÅÎÏ"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "ÚÁÐÒÅÝÅÎÏ"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr "ïÂÎÁÒÕÖÅΠÓÂÏÊ NumLock'Á. ãÉÆÒÏ×ÁÑ ËÌÁ×ÉÁÔÕÒÁ ÎÅÄÏÓÔÕÐÎÁ (NumLock off)"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: ÕÓÔÁÎÏ×ÉÔØ ÏËÎÁ\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: ÎÉÖÎÅÅ ÏËÎÏ\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: ÏÔËÒÙÔØ ÆÁÊÌ\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "ðÏÊÍÁÌ Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "ðÏÊÍÁÌ Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "ðÏÊÍÁÌ Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "ðÏÊÍÁÌ Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "ðÏÊÍÁÌ Alt-%c! (%d)\n"
@@ -977,7 +977,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "ÓÔÒÏËÁ %d ÉÚ %d (%.0f%%), ÓÉÍ×ÏÌ %d ÉÚ %d (%.0f%%)"
 
index 3a1d7950b10014b2efe5b256d67bade161ad83da..86f41c1981239922fe8554f3a48e17ff6c377349 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.3\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\n"
 "PO-Revision-Date: 2001-07-06 22:27+0200\n"
 "Last-Translator: Christian Rose <menthos@menthos.com>\n"
 "Language-Team: Swedish <sv@li.org>\n"
@@ -60,7 +60,7 @@ msgstr "L
 msgid "File to insert [from ./] "
 msgstr "Fil att infoga [från ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "Avbruten"
 
@@ -492,7 +492,7 @@ msgstr "delete_node(): frigjorde en nod, JIPPI!\n"
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): frigjorde sista noden.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -500,86 +500,86 @@ msgstr ""
 "Användning: nano [lång GNU-flagga] [flagga] +RAD <fil>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "Flagga\t\tLång flagga\t\tBetydelse\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr ""
 " -T [tal]\t--tabsize=[tal]\t\tStäll bredden på ett tabulatorsteg till tal\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tAnvänd reguljära uttryck för sökning\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tSkriv ut versionsinformation och avsluta\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tVisa markörposition hela tiden\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tVisa detta meddelande\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tDra automatiskt in nya rader\n"
 
-#: nano.c:377
+#: nano.c:379
 msgid " -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n"
 msgstr ""
 " -k \t\t--cut\t\t\tLåt ^K klippa ut från markören till slutet på raden\n"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tFölj inte symboliska länkar, skriv över\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\tAnvänd mus\n"
 
-#: nano.c:387
+#: nano.c:389
 msgid " -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n"
 msgstr " -p\t \t--pico\t\t\tEmulera Pico så nära som möjligt\n"
 
-#: nano.c:390
+#: nano.c:392
 msgid ""
 " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [tecken] \t--fill=[#tecken]\t\tBryt rader efter antal tecken\n"
 
-#: nano.c:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [prog] \t--speller=[prog]\tAnvänd alternativ stavningskontroll\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tSpara automatiskt vid avslut, fråga inte\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\t\tVisningsläge (skrivskyddat)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tRadbryt inte långa rader\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tVisa inte hjälpfönster\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\tAnvänd suspend\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +RAD\t\t\t\t\tStarta vid radnummer RAD\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -587,92 +587,92 @@ msgstr ""
 "Användning: nano [flagga] +RAD <fil>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "Flagga\t\tBetydelse\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [tal]\tStäll bredden på ett tabulatorsteg till tal\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tAnvänd reguljära uttryck för sökning\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tSkriv ut versionsinformation och avsluta\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tVisa markörposition hela tiden\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tVisa detta meddelande\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tDra automatiskt in nya rader\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\tLåt ^K klippa ut från markören till slutet på raden\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tFölj inte symboliska länkar, skriv över\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\tAnvänd mus\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tEmulera Pico så nära som möjligt\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [tecken] \tBryt rader efter antal tecken\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [prog]  \tAnvänd alternativ stavningskontroll\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tSpara automatiskt vid avslut, fråga inte\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tVisningsläge (skrivskyddat)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tRadbryt inte långa rader\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tVisa inte hjälpfönster\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\tAnvänd suspend\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +RAD\t\tStarta vid radnummer RAD\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano version %s (kompilerad %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
 msgstr " E-post: nano@nano-editor.org\tHemsida: http://www.nano-editor.org"
 
-#: nano.c:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -680,138 +680,138 @@ msgstr ""
 "\n"
 " Kompileringsflaggor:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "Markering satt"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "Markering borttagen"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap anropades med inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data nu = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "Efter, data = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "Redigera en ersättning"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "Kunde inte skapa ett temporärt filnamn: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "Stavningskontroll misslyckades: kan inte skriva till temporärfil!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "Stavningskontrollen slutfördes"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "Stavningskontrollen misslyckades"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr ""
 "Spara ändrad buffert (ATT SVARA \"Nej\" KOMMER ATT FÖRSTÖRA ÄNDRINGAR)? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "Mottog SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "Kan inte ändra storlek på övre fönstret"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "Kan inte flytta övre fönstret"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "Kan inte ändra storlek på redigeringsfönstret"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "Kan inte flytta redigeringsfönstret"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "Kan inte ändra storlek på nedre fönstret"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "Kan inte flytta nedre fönstret"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "Kan ojustera nu!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s aktivera/deaktivera"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "aktiverad"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "deaktiverad"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr ""
 "NumLock-problem upptäcktes. Tangenterna kommer inte att fungera utan NumLock"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: konfigurera fönster\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: nedre fönstret\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: öppna fil\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "Jag mottog Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "Jag mottog Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "Jag mottog Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "Jag mottog Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "Jag mottog Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "rad %d av %d (%.0f%%), tecken %d av %d (%.0f%%)"
 
index bd235f7baaf02abc447867465baf401f5caf53b5..24772e25218f61cb3792ee65e78f839d746f85e5 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: nano 1.0.1\n"
-"POT-Creation-Date: 2001-10-03 19:08-0400\n"
+"POT-Creation-Date: 2001-10-29 18:51-0500\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"
@@ -60,7 +60,7 @@ msgstr "
 msgid "File to insert [from ./] "
 msgstr "æÁÊÌ ÄÏ ×ÓÔÁ×ËÉ [צĠ./] "
 
-#: files.c:310 files.c:335 files.c:567 nano.c:1516
+#: files.c:310 files.c:335 files.c:567 nano.c:1592
 msgid "Cancelled"
 msgstr "óËÁÓÏ×ÁÎÏ"
 
@@ -494,7 +494,7 @@ msgstr "delete_node(): O
 msgid "delete_node(): free'd last node.\n"
 msgstr "delete_node(): ÚצÌØÎÅÎÏ ÏÓÔÁÎÎØÏÇÏ ×ÕÚÌÁ.\n"
 
-#: nano.c:358
+#: nano.c:360
 msgid ""
 "Usage: nano [GNU long option] [option] +LINE <file>\n"
 "\n"
@@ -502,87 +502,87 @@ msgstr ""
 "÷ÉËÏÒÉÓÔÁÎÎÑ: nano [ÄÏ×Ǧ ÏÐ槠GNU] [ÏÐæ§] +òñäïë <ÆÁÊÌ>\n"
 "\n"
 
-#: nano.c:359
+#: nano.c:361
 msgid "Option\t\tLong option\t\tMeaning\n"
 msgstr "ïÐæ§\t\täÏ×Ǧ ÏÐæ§\t\túÎÁÞÅÎÎÑ\n"
 
-#: nano.c:361
+#: nano.c:363
 msgid " -T [num]\t--tabsize=[num]\t\tSet width of a tab to num\n"
 msgstr " -T [ÎÏÍ]\t--tabsize=[ÎÏÍ]\t\t÷ÓÔÁÎÏ×ÉÔÉ ÒÏÚͦҠÔÁÂÕÌÑ槠ÄÏ ÎÏÍ\n"
 
-#: nano.c:364
+#: nano.c:366
 msgid " -R\t\t--regexp\t\tUse regular expressions for search\n"
 msgstr " -R\t\t--regexp\t\tëÏÒÉÓÔÕ×ÁÔÉÓØ æÏÒÍÁÌØÎÉÍÉ ÷ÉÒÁÚÁÍÉ ÄÌÑ ÐÏÛÕËÕ\n"
 
-#: nano.c:368
+#: nano.c:370
 msgid " -V \t\t--version\t\tPrint version information and exit\n"
 msgstr " -V \t\t--version\t\tîÁÄÒÕËÕ×ÁÔÉ ×ÅÒÓ¦À ÔÁ ×ÉÊÔÉ\n"
 
-#: nano.c:370
+#: nano.c:372
 msgid " -c \t\t--const\t\t\tConstantly show cursor position\n"
 msgstr " -c \t\t--const\t\t\tðÏÓÔ¦ÊÎÏ ÐÏËÁÚÕ×ÁÔÉ ÐÏÚÉæÀ ËÕÒÓÏÒÁ\n"
 
-#: nano.c:372
+#: nano.c:374
 msgid " -h \t\t--help\t\t\tShow this message\n"
 msgstr " -h \t\t--help\t\t\tðÏËÁÚÁÔÉ ÃÅ ÐÏצÄÏÍÌÅÎÎÑ\n"
 
-#: nano.c:374
+#: nano.c:376
 msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n"
 msgstr " -i \t\t--autoindent\t\tá×ÔÏÍÁÔÉÞÎÏ ×ÉÒ¦×ÎÀ×ÁÔÉ ÎÏצ ÒÑÄËÉ\n"
 
-#: nano.c:377
+#: nano.c:379
 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"
 
-#: nano.c:380
+#: nano.c:382
 msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\t--nofollow\t\tîÅ ÊÔÉ ÚÁ Ó¦Í̦ÎËÁÍÉ, ÁÌÅ ÐÅÒÅÐÉÓÕ×ÁÔÉ\n"
 
-#: nano.c:383
+#: nano.c:385
 msgid " -m \t\t--mouse\t\t\tEnable mouse\n"
 msgstr " -m \t\t--mouse\t\t\täÏÚ×ÏÌÉÔÉ ÍÉÛÕ\n"
 
-#: nano.c:387
+#: nano.c:389
 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:390
+#: nano.c:392
 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:393
+#: nano.c:395
 msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
 msgstr " -s [ÐÒÏÇ] \t--speller=[ÐÒÏÇ]\táÌØÔÅÒÎ. ÐÒÏÇÒÁÍÁ ÐÅÒÅצÒËÉ ÐÒÁ×ÏÐÉÓÕ\n"
 
-#: nano.c:396
+#: nano.c:398
 msgid " -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\t--tempfile\t\tá×ÔÏúÁÐÉÓ ÐÒÉ ×ÉÈÏĦ, ÂÅÚ ÚÁÐÉÔÁÎØ\n"
 
-#: nano.c:398
+#: nano.c:400
 msgid " -v \t\t--view\t\t\tView (read only) mode\n"
 msgstr " -v \t\t--view\t\tòÅÖÉÍ ÐÅÒÅÇÌÑÄÁÎÎÑ (Ô¦ÌØËÉ ÞÉÔÁÎÎÑ)\n"
 
-#: nano.c:401
+#: nano.c:403
 msgid " -w \t\t--nowrap\t\tDon't wrap long lines\n"
 msgstr " -w \t\t--nowrap\t\tîÅ ÚÁÇÏÒÔÁÔÉ ÄÏ×Ǧ ÒÑÄËÉ\n"
 
-#: nano.c:404
+#: nano.c:406
 msgid " -x \t\t--nohelp\t\tDon't show help window\n"
 msgstr " -x \t\t--nohelp\t\tîÅ ÐÏËÁÚÕ×ÁÔɠצËÎÏ ÄÏÐÏÍÏÇÉ\n"
 
-#: nano.c:406
+#: nano.c:408
 msgid " -z \t\t--suspend\t\tEnable suspend\n"
 msgstr " -z \t\t--suspend\t\täÏÚ×ÏÌÉÔÉ ÐÒÉÚÕÐÉÎËÕ\n"
 
-#: nano.c:408
+#: nano.c:410
 msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
 msgstr " +òñäïë\t\t\t\t\tðÏÞÁÔÉ Ú ÒÑÄËÁ ÎÏÍÅÒ òñäïë\n"
 
-#: nano.c:410
+#: nano.c:412
 msgid ""
 "Usage: nano [option] +LINE <file>\n"
 "\n"
@@ -590,92 +590,92 @@ msgstr ""
 "÷ÉËÏÒÉÓÔÁÎÎÑ: nano [ÏÐæÑ] +òñäïë <ÆÁÊÌ>\n"
 "\n"
 
-#: nano.c:411
+#: nano.c:413
 msgid "Option\t\tMeaning\n"
 msgstr "ïÐæÑ\t\túÎÁÞÅÎÎÑ\n"
 
-#: nano.c:412
+#: nano.c:414
 msgid " -T [num]\tSet width of a tab to num\n"
 msgstr " -T [ÎÏÍ]\t÷ÓÔÁÎÏ×ÉÔÉ ÒÏÚͦҠÔÁÂÕÌÑ槠=ÎÏÍ\n"
 
-#: nano.c:413
+#: nano.c:415
 msgid " -R\t\tUse regular expressions for search\n"
 msgstr " -R\t\tëÏÒÉÓÔÕ×ÁÔÉÓÑ æÏÒÍÁÌØÎÉÍÉ ÷ÉÒÁÚÁÍÉ ÄÌÑ ÐÏÛÕËÕ\n"
 
-#: nano.c:414
+#: nano.c:416
 msgid " -V \t\tPrint version information and exit\n"
 msgstr " -V \t\tîÁÄÒÕËÕ×ÁÔÉ ×ÅÒÓ¦À ÔÁ ×ÉÊÔÉ\n"
 
-#: nano.c:415
+#: nano.c:417
 msgid " -c \t\tConstantly show cursor position\n"
 msgstr " -c \t\tðÏÓÔ¦ÊÎÏ ÐÏËÁÚÕ×ÁÔÉ ÐÏÚÉæÀ ËÕÒÓÏÒÁ\n"
 
-#: nano.c:416
+#: nano.c:418
 msgid " -h \t\tShow this message\n"
 msgstr " -h \t\tðÏËÁÚÁÔÉ ÃÅ ÐÏצÄÏÍÌÅÎÎÑ\n"
 
-#: nano.c:417
+#: nano.c:419
 msgid " -i \t\tAutomatically indent new lines\n"
 msgstr " -i \t\tá×ÔÏÍÁÔÉÞÎÏ ×ÉÒ¦×ÎÀ×ÁÔÉ ÎÏצ ÒÑÄËÉ\n"
 
-#: nano.c:419
+#: nano.c:421
 msgid " -k \t\tLet ^K cut from cursor to end of line\n"
 msgstr " -k \t\täÏÚ×ÏÌÉÔÉ ^K ×ÉÒ¦ÚÁÔɠצĠËÕÒÓÏÒÁ ÄϠ˦ÎÃÑ ÒÑÄËÁ\n"
 
-#: nano.c:422
+#: nano.c:424
 msgid " -l \t\tDon't follow symbolic links, overwrite\n"
 msgstr " -l \t\tîÅ ÊÔÉ ÚÁ Ó¦Í̦ÎËÁÍÉ, ÁÌÅ ÐÅÒÅÐÉÓÕ×ÁÔÉ\n"
 
-#: nano.c:425
+#: nano.c:427
 msgid " -m \t\tEnable mouse\n"
 msgstr " -m \t\täÏÚ×ÏÌÉÔÉ ÍÉÛÕ\n"
 
-#: nano.c:428
+#: nano.c:430
 msgid " -p \t\tEmulate Pico as closely as possible\n"
 msgstr " -p \t\tåÍÕÌÀ×ÁÔÉ Pico ÎÁÓ˦ÌØËÉ ÍÏÖÌÉ×Ï\n"
 
-#: nano.c:429
+#: nano.c:431
 msgid " -r [#cols] \tSet fill cols to (wrap lines at) #cols\n"
 msgstr " -r [#ËÏÌ] \t÷ÓÔÁÎÏ×ÉÔÉ ÚÁÇÏÒÔÁÎÎÑ ÒÑÄ˦ננÐÏÚÉ槠#ËÏÌ\n"
 
-#: nano.c:431
+#: nano.c:433
 msgid " -s [prog]  \tEnable alternate speller\n"
 msgstr " -s [ÐÒÏÇ]  \táÌØÔÅÒÎÁÔÉ×ÎÁ ÐÒÏÇÒÁÍÁ ÐÅÒÅצÒËÉ ÐÒÁ×ÏÐÉÓÕ\n"
 
-#: nano.c:433
+#: nano.c:435
 msgid " -t \t\tAuto save on exit, don't prompt\n"
 msgstr " -t \t\tá×ÔÏúÁÐÉÓ ÐÒÉ ×ÉÈÏĦ, ÂÅÚ ÚÁÐÉÔÁÎØ\n"
 
-#: nano.c:434
+#: nano.c:436
 msgid " -v \t\tView (read only) mode\n"
 msgstr " -v \t\tòÅÖÉÍ ÐÅÒÅÇÌÑÄÁÎÎÑ (Ô¦ÌØËÉ ÞÉÔÁÎÎÑ)\n"
 
-#: nano.c:436
+#: nano.c:438
 msgid " -w \t\tDon't wrap long lines\n"
 msgstr " -w \t\tîÅ ÚÁÇÏÒÔÁÔÉ ÄÏ×Ǧ ÒÑÄËÉ\n"
 
-#: nano.c:438
+#: nano.c:440
 msgid " -x \t\tDon't show help window\n"
 msgstr " -x \t\tîÅ ÐÏËÁÚÕ×ÁÔɠצËÎÏ ÄÏÐÏÍÏÇÉ\n"
 
-#: nano.c:439
+#: nano.c:441
 msgid " -z \t\tEnable suspend\n"
 msgstr " -z \t\täÏÚ×ÏÌÉÔÉ ÐÒÉÚÕÐÉÎËÕ\n"
 
-#: nano.c:440
+#: nano.c:442
 msgid " +LINE\t\tStart at line number LINE\n"
 msgstr " +òñäïë\t\tðÏÞÁÔÉ Ú ÒÑÄËÁ ÎÏÍÅÒ òñäïë\n"
 
-#: nano.c:447
+#: nano.c:449
 #, c-format
 msgid " GNU nano version %s (compiled %s, %s)\n"
 msgstr " GNU nano ×ÅÒÓ¦§ %s (Ú¦ÂÒÁÎÏ %s, %s)\n"
 
-#: nano.c:450
+#: nano.c:452
 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:451
+#: nano.c:453
 msgid ""
 "\n"
 " Compiled options:"
@@ -683,136 +683,136 @@ msgstr ""
 "\n"
 " ú¦ÂÒÁÎÏ Ú ÏÐæÑÍÉ:"
 
-#: nano.c:519
+#: nano.c:521
 msgid "Mark Set"
 msgstr "í¦ÔËÕ ×ÓÔÁÎÏ×ÌÅÎÏ"
 
-#: nano.c:524
+#: nano.c:526
 msgid "Mark UNset"
 msgstr "í¦ÔËÕ ÚÎÑÔÏ"
 
-#: nano.c:1025
+#: nano.c:1101
 #, c-format
 msgid "check_wrap called with inptr->data=\"%s\"\n"
 msgstr "check_wrap ×ÉÚ×ÁÎÏ Ú inptr->data=\"%s\"\n"
 
-#: nano.c:1077
+#: nano.c:1153
 #, c-format
 msgid "current->data now = \"%s\"\n"
 msgstr "current->data ÚÁÒÁÚ = \"%s\"\n"
 
-#: nano.c:1129
+#: nano.c:1205
 #, c-format
 msgid "After, data = \"%s\"\n"
 msgstr "ð¦ÓÌÑ, ÄÁΦ = \"%s\"\n"
 
-#: nano.c:1231
+#: nano.c:1307
 msgid "Edit a replacement"
 msgstr "òÅÄÁÇÕ×ÁÔÉ ÚÁͦÎÕ"
 
-#: nano.c:1463
+#: nano.c:1539
 #, c-format
 msgid "Could not create a temporary filename: %s"
 msgstr "îÅ ÍÏÖÕ ÓÔ×ÏÒÉÔÉ ÔÉÍÞÁÓÏ×Õ ÎÁÚ×Õ ÄÌÑ ÆÁÊÌÕ: %s"
 
-#: nano.c:1469
+#: nano.c:1545
 msgid "Spell checking failed: unable to write temp file!"
 msgstr "ðÅÒÅצÒËÁ ÏÒÆÏÇÒÁƦ§ ÎÅ ×ÄÁÌÁÓÑ: ÎÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ ÔÉÍÞÁÓÏ×ÉÊ ÆÁÊÌ!"
 
-#: nano.c:1481
+#: nano.c:1557
 msgid "Finished checking spelling"
 msgstr "ðÅÒÅצÒËÕ ÏÒÆÏÇÒÁƦ§ ÚÁ×ÅÒÛÅÎÏ"
 
-#: nano.c:1483
+#: nano.c:1559
 msgid "Spell checking failed"
 msgstr "ðÅÒÅצÒËÁ ÏÒÆÏÇÒÁƦ§ ÎÅ ×ÄÁÌÁÓÑ"
 
-#: nano.c:1503
+#: nano.c:1579
 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
 msgstr "úÂÅÒÅÇÔÉ ÚͦÎÅÎÉÊ ÂÕÆÅÒ (÷¦ÄÐÏצÄØ \"î¦\" óëáóõ´ ÷ó¶ úí¶îé) ? "
 
-#: nano.c:1599
+#: nano.c:1675
 msgid "Received SIGHUP"
 msgstr "ðÒÉÊÎÑÔÏ SIGHUP"
 
-#: nano.c:1661
+#: nano.c:1737
 msgid "Cannot resize top win"
 msgstr "îÅ ÍÏÖÕ ÚͦÎÉÔÉ ÒÏÚͦҠ×ÅÒÈÎØÏÇϠצËÎÁ"
 
-#: nano.c:1663
+#: nano.c:1739
 msgid "Cannot move top win"
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅͦÓÔÉÔÉ ×ÅÒÈÎØÏÇϠצËÎÏ"
 
-#: nano.c:1665
+#: nano.c:1741
 msgid "Cannot resize edit win"
 msgstr "îÅ ÍÏÖÕ ÚͦÎÉÔÉ ÒÏÚͦҠצËÎÁ ÒÅÄÁÇÕ×ÁÎÎÑ"
 
-#: nano.c:1667
+#: nano.c:1743
 msgid "Cannot move edit win"
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅͦÓÔÉÔɠצËÎÏ ÒÅÄÁÇÕ×ÁÎÎÑ"
 
-#: nano.c:1669
+#: nano.c:1745
 msgid "Cannot resize bottom win"
 msgstr "îÅ ÍÏÖÕ ÚͦÎÉÔÉ ÒÏÚͦҠÎÉÖÎØÏÇϠצËÎÁ"
 
-#: nano.c:1671
+#: nano.c:1747
 msgid "Cannot move bottom win"
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅͦÓÔÉÔÉ ÎÉÖΤ ×¦ËÎÏ"
 
-#: nano.c:1995
+#: nano.c:2071
 msgid "Can now UnJustify!"
 msgstr "íÏÖÕ ÚÁÒÁÚ ÖÅ óËÁÓ÷ÉÒ¦×ÎÀ×ÁÎÎÑ!"
 
-#: nano.c:2093
+#: nano.c:2169
 #, c-format
 msgid "%s enable/disable"
 msgstr "%s - ÄÏÚ×ÏÌÉÔÉ/ÚÁÂÏÒÏÎÉÔÉ"
 
-#: nano.c:2108
+#: nano.c:2184
 msgid "enabled"
 msgstr "ÄÏÚ×ÏÌÅÎÏ"
 
-#: nano.c:2109
+#: nano.c:2185
 msgid "disabled"
 msgstr "ÚÁÂÏÒÏÎÅÎÏ"
 
-#: nano.c:2162
+#: nano.c:2238
 msgid "NumLock glitch detected.  Keypad will malfunction with NumLock off"
 msgstr "ÐÏͦÞÅÎÏ ÇÌÀË NumLock'Á. äÏÄÁÔËÏ×Á ËÌÁצÁÔÕÒÁ ÍÏÖÅ ÎÅ ÐÒÁÃÀ×ÁÔÉ"
 
-#: nano.c:2388
+#: nano.c:2464
 msgid "Main: set up windows\n"
 msgstr "Main: ×ÓÔÁÎÏ×ÉÔɠצËÎÁ\n"
 
-#: nano.c:2395
+#: nano.c:2471
 msgid "Main: bottom win\n"
 msgstr "Main: ÎÉÖΤ ×¦ËÎÏ\n"
 
-#: nano.c:2401
+#: nano.c:2477
 msgid "Main: open file\n"
 msgstr "Main: ×¦ÄËÒÉÔÉ ÆÁÊÌ\n"
 
-#: nano.c:2454
+#: nano.c:2530
 #, c-format
 msgid "I got Alt-O-%c! (%d)\n"
 msgstr "ñ Ð¦ÊÍÁ× Alt-O-%c! (%d)\n"
 
-#: nano.c:2481
+#: nano.c:2564
 #, c-format
 msgid "I got Alt-[-1-%c! (%d)\n"
 msgstr "ñ Ð¦ÊÍÁ× Alt-[-1-%c! (%d)\n"
 
-#: nano.c:2514
+#: nano.c:2597
 #, c-format
 msgid "I got Alt-[-2-%c! (%d)\n"
 msgstr "ñ Ð¦ÊÍÁ× Alt-[-2-%c! (%d)\n"
 
-#: nano.c:2568
+#: nano.c:2661
 #, c-format
 msgid "I got Alt-[-%c! (%d)\n"
 msgstr "ñ Ð¦ÊÍÁ× Alt-[-%c! (%d)\n"
 
-#: nano.c:2594
+#: nano.c:2687
 #, c-format
 msgid "I got Alt-%c! (%d)\n"
 msgstr "ñ Ð¦ÊÍÁ× Alt-%c! (%d)\n"
@@ -980,7 +980,6 @@ msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
 msgstr "do_cursorpos: linepct = %f, bytepct = %f\n"
 
 #: winio.c:1207
-#, c-format
 msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
 msgstr "ÒÑÄÏË %d Ú %d (%.0f%%), Ì¦ÔÅÒÁ %d Ú %d (%.0f%%)"