1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
diff -ruN newt-0.52.2-old/po/eo.po newt-0.52.2/po/eo.po
--- newt-0.52.2-old/po/eo.po 1970-01-01 01:00:00.000000000 +0100
+++ newt-0.52.2/po/eo.po 2006-06-20 18:12:28.000000000 +0100
@@ -0,0 +1,37 @@
+# translation to Esperanto
+# Copyright (C) 2006 Free Software Foundation, Inc.
+# This file is distributed under the same license as the newt package.
+# Serge Leblanc <serge.leblanc@wanadoo.fr>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: newt\n"
+"Report-Msgid-Bugs-To: mckinstry@debian.org\n"
+"POT-Creation-Date: 2005-11-22 09:35+0100\n"
+"PO-Revision-Date: 2006-04-18 14:00+0100\n"
+"Last-Translator: Serge Leblanc <serge.leblanc@wanadoo.fr>\n"
+"Language-Team: Esperanto <debian-l10n-esperanto@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Esperanto\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: dialogboxes.c:43
+#: dialogboxes.c:48
+#: dialogboxes.c:493
+msgid "Ok"
+msgstr "Akceptu"
+
+#: dialogboxes.c:51
+msgid "Cancel"
+msgstr "Nuligu"
+
+#: dialogboxes.c:498
+msgid "Yes"
+msgstr "Jes"
+
+#: dialogboxes.c:500
+msgid "No"
+msgstr "Ne"
+
diff -ruN newt-0.52.2-old/po/LINGUAS newt-0.52.2/po/LINGUAS
--- newt-0.52.2-old/po/LINGUAS 2006-06-20 21:15:00.000000000 +0100
+++ newt-0.52.2/po/LINGUAS 2006-06-20 21:15:14.000000000 +0100
@@ -1,2 +1,2 @@
-ar bg bn bs ca cs cy da de dz el es et eu fi fr ga gl he hi hr hu id it ja km ko lt mg mk nb nl nn pa pl pt pt_BR ro ru sk sl sq sv th tl tr uk vi wo zh_CN zh_TW xh
+ar bg bn bs ca cs cy da de dz el eo es et eu fi fr ga gl he hi hr hu id it ja km ko lt mg mk nb nl nn pa pl pt pt_BR ro ru sk sl sq sv th tl tr uk vi wo zh_CN zh_TW xh
|