diff options
Diffstat (limited to 'program/localization/th_TH/labels.inc')
-rw-r--r-- | program/localization/th_TH/labels.inc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/program/localization/th_TH/labels.inc b/program/localization/th_TH/labels.inc index f96bafa66..03b4161fb 100644 --- a/program/localization/th_TH/labels.inc +++ b/program/localization/th_TH/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'คัดลอก'; $labels['move'] = 'เลื่อน'; $labels['moveto'] = 'ย้ายไป...'; $labels['download'] = 'ดาวน์โหลด'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'แสดง'; $labels['showanyway'] = 'Show it anyway'; @@ -161,6 +162,7 @@ $labels['currpage'] = 'หน้าปัจจุบัน'; $labels['unread'] = 'จดหมายที่ไม่ได้อ่าน'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'ยังไม่ได้ตอบ'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'ลบแล้ว'; $labels['undeleted'] = 'ยังไม่ได้ลบ'; $labels['invert'] = 'Invert'; @@ -204,6 +206,8 @@ $labels['body'] = 'เนื้อหา'; $labels['openinextwin'] = 'Open in new window'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Edit as new'; @@ -398,6 +402,7 @@ $labels['htmleditor'] = 'เขียนจดหมายแบบ HTML'; $labels['htmlonreply'] = 'on reply to HTML message'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'ลายมือชื่อแบบ HTML'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'แสดงหน้าต่างตัวอย่างแสดงผล'; $labels['skin'] = 'Interface skin'; $labels['logoutclear'] = 'Clear Trash on logout'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'When replying remove original signature from $labels['autoaddsignature'] = 'เพิ่มลายเซ็นต์เข้าไปอัตโนมัติ'; $labels['newmessageonly'] = 'เฉพาะข้อความใหม่เท่านั้น'; $labels['replyandforwardonly'] = 'ตอบกลับและส่งต่อเท่านั้น'; -$labels['replysignaturepos'] = 'When replying or forwarding place signature'; -$labels['belowquote'] = 'below the quote'; -$labels['abovequote'] = 'above the quote'; $labels['insertsignature'] = 'แทรกลายเซ็นต์'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = 'after $n seconds'; |