From 54520d410c81a27eca6752ec60a380998cd4964a Mon Sep 17 00:00:00 2001 From: theppitak Date: Thu, 7 Nov 2013 12:31:35 +0100 Subject: [PATCH] I18n: Add new translation th (100%). 30 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/th.po | 150 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 po/th.po diff --git a/po/th.po b/po/th.po new file mode 100644 index 0000000..8b4a457 --- /dev/null +++ b/po/th.po @@ -0,0 +1,150 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Theppitak Karoonboonyanan , 2013 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-03 21:08+0200\n" +"PO-Revision-Date: 2013-11-07 09:37+0000\n" +"Last-Translator: theppitak \n" +"Language-Team: Thai (http://www.transifex.com/projects/p/xfce/language/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../panel-plugin/netload.c:61 +msgid "Xfce4-Netload-Plugin" +msgstr "Xfce4-Netload-Plugin" + +#: ../panel-plugin/netload.c:64 +msgid "Unknown error." +msgstr "ข้อผิดพลาดไม่ทราบสาเหตุ" + +#: ../panel-plugin/netload.c:65 +msgid "Linux proc device '/proc/net/dev' not found." +msgstr "ไม่พบอุปกรณ์ '/proc/net/dev' ของลินุกซ์" + +#: ../panel-plugin/netload.c:66 +msgid "Interface was not found." +msgstr "ไม่พบอินเทอร์เฟซเครือข่าย" + +#: ../panel-plugin/netload.c:163 +#, c-format +msgid "<< %s >> (Interface down)" +msgstr "<< %s >> (อินเทอร์เฟซปิดอยู่)" + +#: ../panel-plugin/netload.c:250 +#, c-format +msgid "" +"<< %s >> (%s)\n" +"Average of last %d measures\n" +"with an interval of %.2fs:\n" +"Incoming: %s\n" +"Outgoing: %s\n" +"Total: %s" +msgstr "<< %s >> (%s)\nค่าเฉลี่ยของการวัด %d ครั้ง\nด้วยระยะเวลาห่างกัน %.2f วิ:\nขาเข้า: %s\nขาออก: %s\nรวม: %s" + +#: ../panel-plugin/netload.c:253 +msgid "no IP address" +msgstr "ไม่มีที่อยู่ไอพี" + +#: ../panel-plugin/netload.c:567 +#, c-format +msgid "" +"%s: Error in initializing:\n" +"%s" +msgstr "%s: เกิดข้อผิดพลาดขณะตั้งต้นทำงาน:\n%s" + +#: ../panel-plugin/netload.c:882 +msgid "Select color" +msgstr "เลือกสี" + +#: ../panel-plugin/netload.c:948 +msgid "Bar color (i_ncoming):" +msgstr "สีแถบ (ขาเ_ข้า):" + +#: ../panel-plugin/netload.c:949 +msgid "Bar color (_outgoing):" +msgstr "สีแถบ (ขา_ออก):" + +#: ../panel-plugin/netload.c:952 +msgid "Maximum (inco_ming):" +msgstr "ค่าสูงสุด (ขาเข้_า):" + +#: ../panel-plugin/netload.c:953 +msgid "Maximum (o_utgoing):" +msgstr "ค่าสูงสุด (ขาออ_ก):" + +#: ../panel-plugin/netload.c:958 ../panel-plugin/netload.desktop.in.in.h:1 +msgid "Network Monitor" +msgstr "เครื่องมือเฝ้าสังเกตเครือข่าย" + +#: ../panel-plugin/netload.c:987 +msgid "_Text to display:" +msgstr "ข้อ_ความที่จะแสดง:" + +#: ../panel-plugin/netload.c:1018 +msgid "Network _device:" +msgstr "อุ_ปกรณ์เครือข่าย:" + +#: ../panel-plugin/netload.c:1046 +msgid "Update _interval:" +msgstr "_ระยะเวลาการปรับข้อมูล:" + +#: ../panel-plugin/netload.c:1059 +msgid "s" +msgstr "วินาที" + +#: ../panel-plugin/netload.c:1072 +msgid "_Automatic maximum" +msgstr "ตั้งค่าสูงสุดโดยอัตโนมั_ติ" + +#: ../panel-plugin/netload.c:1106 +msgid "KiB/s" +msgstr "KiB/s" + +#: ../panel-plugin/netload.c:1131 +msgid "_Present data as:" +msgstr "แสด_งข้อมูลในแบบ:" + +#: ../panel-plugin/netload.c:1140 +msgid "Bars" +msgstr "แถบ" + +#: ../panel-plugin/netload.c:1141 +msgid "Values" +msgstr "ค่า" + +#: ../panel-plugin/netload.c:1142 +msgid "Bars and values" +msgstr "แถบและค่า" + +#: ../panel-plugin/netload.c:1192 +msgid "_Colorize values" +msgstr "ใช้_สีแสดงค่า" + +#: ../panel-plugin/netload.desktop.in.in.h:2 +msgid "Show network traffic" +msgstr "แสดงปริมาณการจราจรเครือข่าย" + +#: ../panel-plugin/utils.c:78 +msgid "B" +msgstr "B" + +#: ../panel-plugin/utils.c:78 +msgid "KiB" +msgstr "KiB" + +#: ../panel-plugin/utils.c:78 +msgid "MiB" +msgstr "MiB" + +#: ../panel-plugin/utils.c:78 +msgid "GiB" +msgstr "GiB"