summaryrefslogtreecommitdiffstats
path: root/l10n/th_TH.php
blob: eb32a9d3bbf8aff9756327711f67acd443cd44cb (plain)
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
<?php
$TRANSLATIONS = array(
"Refresh" => "รีเฟรช",
"by" => "โดย",
"from" => "จาก",
"Download" => "ดาวน์โหลด",
"Description" => "คำอธิบาย",
"Subscribe" => "สมัครรับข้อมูล",
"Web address" => "ที่อยู่เว็บ",
"Feed exists already!" => "feed มีอยู่แล้วในระบบ!",
"Folder" => "แฟ้มเอกสาร",
"New folder" => "โฟลเดอร์ใหม่",
"Folder name" => "ชื่อโฟลเดอร์",
"Folder exists already!" => "โฟลเดอร์มีอยู่แล้วในระบบ",
"Create" => "สร้าง",
"Rename" => "เปลี่ยนชื่อ",
"Delete feed" => "ลบ feed",
"Collapse" => "ย่อ",
"Rename folder" => "เปลี่ยนชื่อโฟลเดอร์",
"Delete folder" => "ลบโฟลเดอร์",
"Starred" => "ติดดาวแล้ว",
"Unread articles" => "บทความที่ยังไม่ได้อ่าน",
"All articles" => "บทความทั้งหมด",
"Settings" => "ตั้งค่า",
"Keyboard shortcuts" => "ปุ่มลัด",
"Import" => "นำเข้า",
"Export" => "ส่งออก"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";