Commit a4ffccb3 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

New incomplete Polish translation, contributed by Cezary Sliwa <sliwa@cft.edu.pl>.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@947 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent f4e57291
Showing with 1397 additions and 1 deletion
+1397 -1
...@@ -22,6 +22,8 @@ CVS code - ...@@ -22,6 +22,8 @@ CVS code -
- Russian translation update (Sergey A. Ribalchenko). - Russian translation update (Sergey A. Ribalchenko).
- po/ca.po, es.po: - po/ca.po, es.po:
- Catalan and Spanish translations updates (Jordi). - Catalan and Spanish translations updates (Jordi).
- po/pl.po:
- New Polish, partial translation, by Cezary Sliwa <sliwa@cft.edu.pl>.
nano-1.1.4 - 12/11/2001 nano-1.1.4 - 12/11/2001
- General - General
......
...@@ -15,6 +15,7 @@ Michel Robitaille <robitail@IRO.UMontreal.CA> French Translator ...@@ -15,6 +15,7 @@ Michel Robitaille <robitail@IRO.UMontreal.CA> French Translator
Christian Rose <menthos@menthos.com> Swedish Translator Christian Rose <menthos@menthos.com> Swedish Translator
Keld Simonsen <keld@dkuug.dk> Danish Translator Keld Simonsen <keld@dkuug.dk> Danish Translator
Guus Sliepen <guus@nl.linux.org> Dutch Translator Guus Sliepen <guus@nl.linux.org> Dutch Translator
Cezary Sliwa <sliwa@cft.edu.pl> Polish Translator
Pierre Tane <tanep@bigfoot.com> French Translator Pierre Tane <tanep@bigfoot.com> French Translator
Jacobo Tarro <jtarrio@trasno.net> Galician Translator Jacobo Tarro <jtarrio@trasno.net> Galician Translator
Miquel Vidal <miquel@sindominio.net> Catalan Translator Miquel Vidal <miquel@sindominio.net> Catalan Translator
......
...@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. ...@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(nano.c) AC_INIT(nano.c)
AM_INIT_AUTOMAKE(nano, 1.1.4-cvs) AM_INIT_AUTOMAKE(nano, 1.1.4-cvs)
AM_CONFIG_HEADER(config.h:config.h.in) 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" ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv no nl da pl"
dnl Checks for programs. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC
......
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