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
|
Author: Viktar Siarheichyk
Description: Belarussian support for Newt.
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595938
Last-Updaed: 2010-10-16
Forwarded: no
diff -ruN newt-0.52.11-old/po/be.po newt-0.52.11/po/be.po
--- newt-0.52.11-old/po/be.po 1970-01-01 01:00:00.000000000 +0100
+++ newt-0.52.11/po/be.po 2010-10-16 15:20:19.000000000 +0100
@@ -0,0 +1,33 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: be\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-14 16:03+0200\n"
+"PO-Revision-Date: \n"
+"Last-Translator: Viktar Siarheichyk <vics@eq.by>\n"
+"Language-Team: Belarusian (Official spelling) <debian-l10n-belarusian@lists.debian.org>\n"
+"Language: Belarusian\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Belarusian\n"
+"X-Poedit-Country: BELARUS\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 "Не"
+
|