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/LINGUAS newt-0.52.2/po/LINGUAS
--- newt-0.52.2-old/po/LINGUAS 2006-06-20 21:14:30.000000000 +0100
+++ newt-0.52.2/po/LINGUAS 2006-06-20 21:14:50.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 tl tr uk vi wo zh_CN zh_TW xh
+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
diff -ruN newt-0.52.2-old/po/th.po newt-0.52.2/po/th.po
--- newt-0.52.2-old/po/th.po 1970-01-01 01:00:00.000000000 +0100
+++ newt-0.52.2/po/th.po 2006-06-20 21:14:30.000000000 +0100
@@ -0,0 +1,32 @@
+# Thai translation of newt.
+# Copyright (C) 2006 Software in the Public Interest, Inc.
+# This file is distributed under the same license as debian-installer.
+# Theppitak Karoonboonyanan <thep@linux.thai.net>, 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-05-14 21:45+0700\n"
+"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
+"Language-Team: Thai <l10n@opentle.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 "ไม่"
|