summaryrefslogtreecommitdiffstats
path: root/l10n/th_TH.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/th_TH.php')
-rw-r--r--l10n/th_TH.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/l10n/th_TH.php b/l10n/th_TH.php
index 232d0ca6e..354b2f9a4 100644
--- a/l10n/th_TH.php
+++ b/l10n/th_TH.php
@@ -1,7 +1,6 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "ฟีดประกอบด้วย XML ที่ไม่ถูกต้อง",
-"Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" => "ไม่พบฟีด: เว็บไซต์ไม่ได้ระบุฟีดหรือบล็อกการเข้าถึง ลองพยายามดาวน์โหลดฟีดในเซิร์ฟเวอร์ด้วยคำสั่งนี้: http://the-feed.tld",
"Detected feed format is not supported" => "รูปแบบฟีดที่ตรวจพบไม่ได้รับการสนับสนุน",
"Website not found" => "ไม่พบเว็บไซต์",
"More redirects than allowed, aborting" => "มีการเปลี่ยนเส้นทางมากกว่าที่อนุญาตไว้ ยกเลิก!",
@@ -117,14 +116,14 @@ $TRANSLATIONS = array(
"Expand articles on key navigation" => "ขยายบทความเกี่ยวกับการนำทางที่สำคัญ",
"Show all articles" => "แสดงบทความทั้งหมด",
"Reverse ordering (oldest on top)" => "ย้อนกลับรายการ (เก่าที่สุดอยู่ด้านบน)",
-"Help" => "ช่วยเหลือ",
-"Keyboard shortcuts" => "ปุ่มลัด",
-"Documentation" => "เอกสารคู่มือประกอบการใช้งาน",
"Subscriptions (OPML)" => "สมัครเป็นสมาชิก (OPML)",
"Import" => "นำเข้า",
"Export" => "ส่งออก",
"Error when importing: file does not contain valid OPML" => "ข้อผิดพลาดเมื่อนำเข้า: ไฟล์มี OPML ที่ไม่ถูกต้อง",
"Unread/Starred Articles" => "บทความที่ ยังไม่ได้อ่าน/ติดดาว",
-"Error when importing: file does not contain valid JSON" => "ข้อผิดพลาดเมื่อนำเข้า: ไฟล์มี JSON ที่ไม่ถูกต้อง"
+"Error when importing: file does not contain valid JSON" => "ข้อผิดพลาดเมื่อนำเข้า: ไฟล์มี JSON ที่ไม่ถูกต้อง",
+"Help" => "ช่วยเหลือ",
+"Keyboard shortcuts" => "ปุ่มลัด",
+"Documentation" => "เอกสารคู่มือประกอบการใช้งาน"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";