mirror of git://git.sv.gnu.org/nano.git
Nano 0.9.21 release
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@310 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
71366cd21a
commit
ca7a21d358
|
@ -1,4 +1,4 @@
|
|||
CVS code -
|
||||
nano 0.9.21 - 11/23/2000
|
||||
- AUTHORS
|
||||
- Added Rocco Corsi.
|
||||
- nano.c:
|
||||
|
|
|
@ -710,7 +710,7 @@ fi
|
|||
|
||||
PACKAGE=nano
|
||||
|
||||
VERSION=0.9.20-cvs
|
||||
VERSION=0.9.21
|
||||
|
||||
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
|
||||
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $Id$
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(nano.c)
|
||||
AM_INIT_AUTOMAKE(nano, 0.9.20-cvs)
|
||||
AM_INIT_AUTOMAKE(nano, 0.9.21)
|
||||
AM_CONFIG_HEADER(config.h:config.h.in)
|
||||
ALL_LINGUAS="es de fr it id fi"
|
||||
|
||||
|
|
4
faq.html
4
faq.html
|
@ -187,7 +187,7 @@ nano was developed).</font></blockquote>
|
|||
of nano?</font></h2>
|
||||
|
||||
<blockquote><font color="#330000">The current version of nano *should*
|
||||
be 0.9.20. Of course you should always check the nano hompage to
|
||||
be 0.9.21. Of course you should always check the nano hompage to
|
||||
see what the latest and greatest version is.</font></blockquote>
|
||||
|
||||
<h2>
|
||||
|
@ -376,7 +376,7 @@ will get the same shortcuts at the bottom as Pico.</font></blockquote>
|
|||
string, the string I last searched for is already in front of my
|
||||
cursor! !What happened?!</font></h2>
|
||||
|
||||
<blockquote><font color="#330000">In nano version 0.9.20, the default is
|
||||
<blockquote><font color="#330000">In nano version 0.9.21, the default is
|
||||
to have a completely consistent user interface across all user input
|
||||
functions. This means that regardless of whether you're being asked for
|
||||
a filename to insert or write, or a string to search for, the
|
||||
|
|
20
po/de.po
20
po/de.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 0.9.17\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-0500\n"
|
||||
"PO-Revision-Date: 2000-09-09 11:55+0200\n"
|
||||
"Last-Translator: Florian König <floki@bigfoot.com>\n"
|
||||
"Language-Team: German <floki@bigfoot.com>\n"
|
||||
|
@ -806,41 +806,41 @@ msgstr "%d Ersetzungen vorgenommen"
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "1 Ersetzung vorgenommen"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Ersetzung abgebrochen"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Ersetzen?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr "Ersetzung gescheitert: unbekannter Unterausdruck"
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Ersetzen mit [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Ersetzen mit"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Zeilennummer eingeben"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Abgebrochen"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Komm schon, sei vernünftig"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Nur %d Zeilen vorhanden, springe zur letzten Zeile"
|
||||
|
|
20
po/es.po
20
po/es.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.9.19+CVS\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-0500\n"
|
||||
"PO-Revision-Date: 2000-11-01 17:55+0100\n"
|
||||
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
|
||||
"Language-Team: Spanish <es@li.org>\n"
|
||||
|
@ -798,41 +798,41 @@ msgstr "%d ocurrencias reemplazadas"
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "1 ocurrencia reemplazada"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Reemplazar Cancelado"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Reemplazar esta instancia?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr "Fallo en reemplazar: subexpresión desconocida!"
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Reemplazar con [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Reemplazar con"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Introduce número de línea"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Abortado"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Venga ya, se razonable"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Sólo hay %d líneas, saltando hasta la última"
|
||||
|
|
20
po/fi.po
20
po/fi.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 0.9.11\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-0500\n"
|
||||
"PO-Revision-Date: 2000-06-21 23:08+03:00\n"
|
||||
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
|
||||
"Language-Team: Finnish <fi@li.org>\n"
|
||||
|
@ -801,41 +801,41 @@ msgstr "%d kohtaa korvattu"
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "1 kohta korvattu"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Korvaus peruttu"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Korvataanko tämä kohta?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr ""
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Korvaa merkkijonolla [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Korvaa merkkijonolla"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Kirjoita rivin numero"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Keskeytetty"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Jotakin järkevää, kiitos?"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Vain %d riviä olemassa, siirrytään viimeiselle riville"
|
||||
|
|
20
po/fr.po
20
po/fr.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.8.9\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-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"
|
||||
|
@ -821,41 +821,41 @@ msgstr "%d occurences remplac
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "1 occurence remplacée"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Remplacement annulé"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Remplacer cette occurence?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr ""
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Remplacer par [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Rempacer par"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Entrer le numéro de ligne"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Annulé"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Allez, soyez raisonnable"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Seulement %d lignes sont disponibles, saut jusqu'à la dernière ligne"
|
||||
|
|
20
po/id.po
20
po/id.po
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano-0.9.10\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-0500\n"
|
||||
"PO-Revision-Date: 2000-06-08 20:56+07:00\n"
|
||||
"Last-Translator: Tedi Heriyanto <tedi-h@usa.net>\n"
|
||||
"Language-Team: Indonesian <id@li.org>\n"
|
||||
|
@ -800,41 +800,41 @@ msgstr "%d tempat terganti"
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "Terganti 1 tempat"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Batalkan penggantian"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Ganti kata ini?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr ""
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Ganti dengan [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Ganti dengan"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Masukkan nomor baris"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Dibatalkan"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Ayo, yang masuk akal"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Hanya %d baris tersedia, melompat ke baris akhir"
|
||||
|
|
20
po/it.po
20
po/it.po
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.8.7\n"
|
||||
"POT-Creation-Date: 2000-11-21 01:23-0500\n"
|
||||
"POT-Creation-Date: 2000-11-22 20:20-0500\n"
|
||||
"PO-Revision-Date: 2000-03-03 04:57+0100\n"
|
||||
"Last-Translator: Daniele Medri <madrid@linux.it>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -787,41 +787,41 @@ msgstr "Sostituite %d occorrenze"
|
|||
msgid "Replaced 1 occurence"
|
||||
msgstr "Sostituita 1 occorrenza"
|
||||
|
||||
#: search.c:479 search.c:572 search.c:588
|
||||
#: search.c:479 search.c:575 search.c:591
|
||||
msgid "Replace Cancelled"
|
||||
msgstr "Sostituzione annullata"
|
||||
|
||||
#: search.c:522
|
||||
#: search.c:525
|
||||
msgid "Replace this instance?"
|
||||
msgstr "Sostituisci questa istanza?"
|
||||
|
||||
#: search.c:530
|
||||
#: search.c:533
|
||||
msgid "Replace failed: unknown subexpression!"
|
||||
msgstr ""
|
||||
|
||||
#: search.c:613
|
||||
#: search.c:616
|
||||
#, c-format
|
||||
msgid "Replace with [%s]"
|
||||
msgstr "Sostituisci con [%s]"
|
||||
|
||||
#: search.c:617 search.c:621
|
||||
#: search.c:620 search.c:624
|
||||
msgid "Replace with"
|
||||
msgstr "Sostituisci con"
|
||||
|
||||
#. Ask for it
|
||||
#: search.c:656
|
||||
#: search.c:659
|
||||
msgid "Enter line number"
|
||||
msgstr "Inserire numero linea"
|
||||
|
||||
#: search.c:658
|
||||
#: search.c:661
|
||||
msgid "Aborted"
|
||||
msgstr "Operazione fallita"
|
||||
|
||||
#: search.c:678
|
||||
#: search.c:681
|
||||
msgid "Come on, be reasonable"
|
||||
msgstr "Avanti, sii ragionevole"
|
||||
|
||||
#: search.c:683
|
||||
#: search.c:686
|
||||
#, c-format
|
||||
msgid "Only %d lines available, skipping to last line"
|
||||
msgstr "Solo %d linee disponibili, vai all'ultima"
|
||||
|
|
Loading…
Reference in New Issue