Commit 3e5ad639 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

Updated French translation.

Added Turkish translation.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1329 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 1608 additions and 3 deletions
+1608 -3
...@@ -9,6 +9,8 @@ CVS code - ...@@ -9,6 +9,8 @@ CVS code -
- Minor cosmetic tweaks to the ngettext() macro, and fix to - Minor cosmetic tweaks to the ngettext() macro, and fix to
properly detect systems lacking ngettext() and correctly properly detect systems lacking ngettext() and correctly
compile on them; the previous fix didn't work. (DLR) compile on them; the previous fix didn't work. (DLR)
- configure.ac:
- Added tr to ALL_LINGUAS (Jordi).
- nano.c: - nano.c:
version() version()
- Remove obsolete reference to --enable-undo. (David Benbennick) - Remove obsolete reference to --enable-undo. (David Benbennick)
...@@ -29,6 +31,8 @@ CVS code - ...@@ -29,6 +31,8 @@ CVS code -
It is now fully compliant with HTML 4.01 Transitional. (DLR) It is now fully compliant with HTML 4.01 Transitional. (DLR)
- nano.texi: - nano.texi:
- Typo fixes and updates. (David Benbennick) - Typo fixes and updates. (David Benbennick)
- THANKS:
- Added Doruk Fisek (Jordi).
GNU nano 1.1.12 - 10/24/2002 GNU nano 1.1.12 - 10/24/2002
- General: - General:
......
...@@ -6,6 +6,7 @@ Sharuzzaman Ahmat Raslan <sharuzzaman@excite.com> ...@@ -6,6 +6,7 @@ Sharuzzaman Ahmat Raslan <sharuzzaman@excite.com>
Ricardo Crdenes Medina <ricardo@conisys.com> Spanish translator Ricardo Crdenes Medina <ricardo@conisys.com> Spanish translator
Marco Colombo <magicdice@inwind.it> Italian translator Marco Colombo <magicdice@inwind.it> Italian translator
Karl Eichwalder <keichwa@gmx.net> German translator Karl Eichwalder <keichwa@gmx.net> German translator
Doruk Fisek <dfisek@fisek.com.tr> Turkish translator
Jean-Philippe Gurard <jean-philippe.guerard@laposte.net> Jean-Philippe Gurard <jean-philippe.guerard@laposte.net>
French translator French translator
Tedi Heriyanto <tedi_h@gmx.net> Indonesian translator Tedi Heriyanto <tedi_h@gmx.net> Indonesian translator
......
...@@ -6,7 +6,7 @@ AC_PREREQ(2.52) ...@@ -6,7 +6,7 @@ AC_PREREQ(2.52)
AM_INIT_AUTOMAKE(nano, 1.1.12-cvs) AM_INIT_AUTOMAKE(nano, 1.1.12-cvs)
AM_CONFIG_HEADER(config.h:config.h.in) AM_CONFIG_HEADER(config.h:config.h.in)
dnl AM_ACLOCAL_INCLUDE(m4) dnl AM_ACLOCAL_INCLUDE(m4)
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms pt_BR" ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms pt_BR tr"
dnl Checks for programs. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC
......
2002-12-14 Jordi Mallach <jordi@sindominio.net>
* fr.po: Updated translation by Jean-Philippe Gurard.
* tr.po: New Turkish translation by Doruk Fisek.
2002-11-10 Jordi Mallach <jordi@sindominio.net> 2002-11-10 Jordi Mallach <jordi@sindominio.net>
* uk.po: Updated translation by Sergey A. Ribalchenko. * uk.po: Updated translation by Sergey A. Ribalchenko.
......
...@@ -9,7 +9,7 @@ msgid "" ...@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: nano 1.1.12\n" "Project-Id-Version: nano 1.1.12\n"
"POT-Creation-Date: 2002-10-24 22:05-0400\n" "POT-Creation-Date: 2002-10-24 22:05-0400\n"
"PO-Revision-Date: 2002-10-29 11:00+0100\n" "PO-Revision-Date: 2002-12-09 22:00+0100\n"
"Last-Translator: Jean-Philippe Gurard <jean-philippe.guerard@laposte.net>\n" "Last-Translator: Jean-Philippe Gurard <jean-philippe.guerard@laposte.net>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
...@@ -324,7 +324,7 @@ msgstr " ...@@ -324,7 +324,7 @@ msgstr "
#: global.c:240 #: global.c:240
msgid "Backing up file" msgid "Backing up file"
msgstr "Cration d'une copie de scurit" msgstr "Sauvegarde avec copie de scurit"
#: global.c:241 nano.c:641 #: global.c:241 nano.c:641
msgid "Smooth scrolling" msgid "Smooth scrolling"
......
This diff is collapsed.
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