diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-24 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-24 01:55:06 -0400 |
commit | 4dc17e486386895b420a4038a9fd664d1a33eb59 (patch) | |
tree | 803a7ec8cb0114f1bf08dce5745b9fe0e281e97f /apps/comments/l10n/th_TH.js | |
parent | afce892e9ce2082e896667e0869e8e89d20d0203 (diff) | |
download | nextcloud-server-4dc17e486386895b420a4038a9fd664d1a33eb59.tar.gz nextcloud-server-4dc17e486386895b420a4038a9fd664d1a33eb59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/th_TH.js')
-rw-r--r-- | apps/comments/l10n/th_TH.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/th_TH.js b/apps/comments/l10n/th_TH.js index 3f5b61c805d..0ca41de263a 100644 --- a/apps/comments/l10n/th_TH.js +++ b/apps/comments/l10n/th_TH.js @@ -1,7 +1,10 @@ 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..." : "พิมพ์ความคิดเห็นใหม่ ...", @@ -10,7 +13,11 @@ OC.L10N.register( "Cancel" : "ยกเลิก", "Edit comment" : "แก้ไขความคิดเห็น", "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]", + "No other comments available" : "ยังไม่มีความคิดเห็นอื่นๆ", + "More comments..." : "ความคิดเห็นอื่นๆ ...", "Save" : "บันทึก", + "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร", + "{count} unread comments" : "{count} ความคิดเห็นที่ยังไม่ได้อ่าน", "Comment" : "แสดงความคิดเห็น" }, "nplurals=1; plural=0;"); |