summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/th_TH.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/th_TH.js')
-rw-r--r--apps/comments/l10n/th_TH.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/comments/l10n/th_TH.js b/apps/comments/l10n/th_TH.js
index 241a37a12c6..f8b2d4e2648 100644
--- a/apps/comments/l10n/th_TH.js
+++ b/apps/comments/l10n/th_TH.js
@@ -1,23 +1,23 @@
OC.L10N.register(
"comments",
{
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคิดเห็น</strong> สำหรับไฟล์ <em>(ระบุไว้เสมอในสตรีม)</em>",
- "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
- "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
- "You commented on %2$s" : "คุณได้แสดงความคิดเห็นบน %2$s",
- "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s",
- "Comments" : "ความคิดเห็น",
"Type in a new comment..." : "เพิ่มความคิดเห็นใหม่ ...",
"Delete comment" : "ลบความคิดเห็น",
"Post" : "โพสต์",
"Cancel" : "ยกเลิก",
"Edit comment" : "แก้ไขความคิดเห็น",
"[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
+ "Comments" : "ความคิดเห็น",
"No other comments available" : "ยังไม่มีความคิดเห็นอื่นๆ",
"More comments..." : "ความคิดเห็นอื่นๆ ...",
"Save" : "บันทึก",
"Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
"{count} unread comments" : "{count} ความคิดเห็นที่ยังไม่ได้อ่าน",
- "Comment" : "แสดงความคิดเห็น"
+ "Comment" : "แสดงความคิดเห็น",
+ "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคิดเห็น</strong> สำหรับไฟล์ <em>(ระบุไว้เสมอในสตรีม)</em>",
+ "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
+ "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
+ "You commented on %2$s" : "คุณได้แสดงความคิดเห็นบน %2$s",
+ "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s"
},
"nplurals=1; plural=0;");