1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@534 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Chris Allegretta 2001-02-14 14:28:27 +00:00
родитель 9560bb51ab
Коммит c46dd8123c
11 изменённых файлов: 21 добавлений и 19 удалений

Просмотреть файл

@ -5,8 +5,7 @@ CVS code -
removed "Goto Line", aligned "Read File" with "Write Out" and removed "Goto Line", aligned "Read File" with "Write Out" and
"Replace" with "Where is" for consistency. "Replace" with "Where is" for consistency.
- Added texinfo manual nano.texi. Added texi options to - Added texinfo manual nano.texi. Added texi options to
Makefile.am. Makefile.am.
- configure.in: - configure.in:
- Autoconf compatibility fixes (Pavel Roskin) - Autoconf compatibility fixes (Pavel Roskin)
- cut.c: - cut.c:

5
README
Просмотреть файл

@ -1,5 +1,5 @@
nano - a GPLed, enhanced clone of the Pico text editor. GNU nano - an enhanced clone of the Pico text editor.
Overview Overview
@ -16,6 +16,9 @@ Overview
nano aims to solve these problems by emulating the functionality of nano aims to solve these problems by emulating the functionality of
Pico as closely as possible while adressing the problems above and Pico as closely as possible while adressing the problems above and
perhaps providing other extra functionality. perhaps providing other extra functionality.
The nano editor is now an official GNU package. For more information
on GNU and the Free Software Foundation please see http://www.gnu.org.
How to compile and install nano How to compile and install nano

2
nano.c
Просмотреть файл

@ -439,7 +439,7 @@ void usage(void)
void version(void) void version(void)
{ {
printf(_(" nano version %s by Chris Allegretta (compiled %s, %s)\n"), printf(_(" GNU nano version %s (compiled %s, %s)\n"),
VERSION, __TIME__, __DATE__); VERSION, __TIME__, __DATE__);
printf(_ printf(_
(" Email: nano@nano-editor.org Web: http://www.nano-editor.org")); (" Email: nano@nano-editor.org Web: http://www.nano-editor.org"));

2
nano.h
Просмотреть файл

@ -61,7 +61,7 @@
# endif # endif
#endif #endif
#define VERMSG "nano " VERSION #define VERMSG "GNU nano " VERSION
/* Structure types */ /* Structure types */
typedef struct filestruct { typedef struct filestruct {

Просмотреть файл

@ -670,8 +670,8 @@ msgstr " +ZEILE\t\tBei Zeile ZEILE beginnen\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano Version %s von Chris Allegretta (compiliert um %s, %s)\n" msgstr " GNU nano Version %s (compiliert um %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

Просмотреть файл

@ -666,8 +666,8 @@ msgstr " +L
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano versiєn %s por Chris Allegretta (compilado %s, %s)\n" msgstr " GNU nano versiєn %s (compilado %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

Просмотреть файл

@ -662,8 +662,8 @@ msgstr " +RIVI\t\tSiirry riville RIVI\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " Nano, versio %s. Chris Allegretta (kффnnetty %s, %s)\n" msgstr " GNU Nano, versio %s. (kффnnetty %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

Просмотреть файл

@ -688,8 +688,8 @@ msgstr " +LIGNE\t\tD
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano version %s de Chris Allegretta (compilщe %s, %s)\n" msgstr " GNU nano version %s (compilщe %s, %s)\n"
#: nano.c:445 #: nano.c:445
#, fuzzy #, fuzzy

Просмотреть файл

@ -664,8 +664,8 @@ msgstr " +SOR\t\tA SOR. sz
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano - %s verziє. Kщszэtette: Chris Allegretta (fordэtva %s, %s)\n" msgstr " GNU nano - %s verziє. (fordэtva %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

Просмотреть файл

@ -659,8 +659,8 @@ msgstr "+LINE Mulai pada nomor baris LINE\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr "nano versi %s oleh Chris Allegretta (compiled %s, %s)\n" msgstr "GNU nano versi %s (compiled %s, %s)\n"
#: nano.c:445 #: nano.c:445
msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org" msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"

Просмотреть файл

@ -652,8 +652,8 @@ msgstr " +LINEA\t\tInizia alla LINEA numero\n"
#: nano.c:442 #: nano.c:442
#, c-format #, c-format
msgid " nano version %s by Chris Allegretta (compiled %s, %s)\n" msgid " GNU nano version %s (compiled %s, %s)\n"
msgstr " nano versione %s di Chris Allegretta (compilato %s, %s\n" msgstr " GNU nano versione %s (compilato %s, %s\n"
#: nano.c:445 #: nano.c:445
#, fuzzy #, fuzzy