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
|
diff -ruN newt-0.52.2-old/po/bn.po newt-0.52.2/po/bn.po
--- newt-0.52.2-old/po/bn.po 1970-01-01 01:00:00.000000000 +0100
+++ newt-0.52.2/po/bn.po 2006-06-20 20:34:31.000000000 +0100
@@ -0,0 +1,32 @@
+# Bangla translation of newt_newt.pot.
+# Copyright (C) 2005, Debian Foundation.
+# This file is distributed under the same license as the Newt_Newt package.
+# Progga <progga@BengaLinux.Org>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Newt_Newt HEAD\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-11-02 09:15-0700\n"
+"PO-Revision-Date: 2005-11-20 19:00+0600\n"
+"Last-Translator: Progga <progga@BengaLinux.Org>\n"
+"Language-Team: Bangla <core@BengaLinux.Org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: dialogboxes.c:43 dialogboxes.c:48 dialogboxes.c:493
+msgid "Ok"
+msgstr "ঠিক আছে"
+
+#: dialogboxes.c:51
+msgid "Cancel"
+msgstr "বাতিল"
+
+#: dialogboxes.c:498
+msgid "Yes"
+msgstr "হ্যাঁ"
+
+#: dialogboxes.c:500
+msgid "No"
+msgstr "না"
diff -ruN newt-0.52.2-old/po/LINGUAS newt-0.52.2/po/LINGUAS
--- newt-0.52.2-old/po/LINGUAS 2005-11-22 08:45:59.000000000 +0000
+++ newt-0.52.2/po/LINGUAS 2006-06-20 20:34:46.000000000 +0100
@@ -1,2 +1,2 @@
-ar bg bs ca cs cy da de el es et eu fi fr ga gl he hi hr hu id it ja ko lt mg mk nb nl nn pa_IN pl pt pt_BR ro ru sk sl sq sv tl tr uk vi wo zh_CN zh_TW xh
+ar bg bn bs ca cs cy da de el es et eu fi fr ga gl he hi hr hu id it ja ko lt mg mk nb nl nn pa_IN pl pt pt_BR ro ru sk sl sq sv tl tr uk vi wo zh_CN zh_TW xh
|