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 49 50 51 52 53 54
|
Author: Md. Rezwan Shahid
Description: Updated Bengali support for Newt.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524974
Last-Updated: 2009-12-18
Forwarded: no
diff -ruN newt-0.52.11-old/po/bn.po newt-0.52.11/po/bn.po
--- newt-0.52.11-old/po/bn.po 2008-07-30 13:42:55.000000000 +0100
+++ newt-0.52.11/po/bn.po 2009-12-18 02:09:59.000000000 +0000
@@ -2,31 +2,33 @@
# Copyright (C) 2005, Debian Foundation.
# This file is distributed under the same license as the Newt_Newt package.
# Progga <progga@BengaLinux.Org>, 2005.
-#
+# Md. Rezwan Shahid <rezwan@ankur.org.bd>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: Newt_Newt HEAD\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-09-14 16:03+0200\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"
+"Report-Msgid-Bugs-To: mckinstry@debian.org\n"
+"POT-Creation-Date: 2005-11-22 09:35+0100\n"
+"PO-Revision-Date: 2009-04-19 10:29+0600\n"
+"Last-Translator: Md. Rezwan Shahid <rezwan@ankur.org.bd>\n"
+"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Type: text/plain; charset=UTf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: WordForge 0.5-beta1\n"
-#: ../dialogboxes.c:43 ../dialogboxes.c:48 ../dialogboxes.c:493
+#: dialogboxes.c:43 dialogboxes.c:48 dialogboxes.c:493
msgid "Ok"
msgstr "ঠিক আছে"
-#: ../dialogboxes.c:51
+#: dialogboxes.c:51
msgid "Cancel"
msgstr "বাতিল"
-#: ../dialogboxes.c:498
+#: dialogboxes.c:498
msgid "Yes"
msgstr "হ্যাঁ"
-#: ../dialogboxes.c:500
+#: dialogboxes.c:500
msgid "No"
msgstr "না"
|