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

Nano 0.9.21 release

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@310 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 65 additions and 65 deletions
+65 -65
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; }
......
# $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"
......
......@@ -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.&nbsp; Of course you should always check the nano hompage to
be 0.9.21.&nbsp; 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
......
No preview for this file type
......@@ -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 Knig <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 vernnftig"
#: 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"
......
No preview for this file type
......@@ -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: subexpresin 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 nmero de lnea"
#: 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 "Slo hay %d lneas, saltando hasta la ltima"
......
No preview for this file type
......@@ -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 tm 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 jrkev, kiitos?"
#: search.c:683
#: search.c:686
#, c-format
msgid "Only %d lines available, skipping to last line"
msgstr "Vain %d rivi olemassa, siirrytn viimeiselle riville"
......
......@@ -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 remplace"
#: 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 numro 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 dernire ligne"
......
No preview for this file type
......@@ -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"
......
No preview for this file type
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment