summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/th.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:27 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:27 +0000
commit3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch)
tree3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/comments/l10n/th.js
parent91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff)
downloadnextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz
nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/th.js')
-rw-r--r--apps/comments/l10n/th.js26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/comments/l10n/th.js b/apps/comments/l10n/th.js
new file mode 100644
index 00000000000..460adc0987b
--- /dev/null
+++ b/apps/comments/l10n/th.js
@@ -0,0 +1,26 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "ความคิดเห็น",
+ "New comment …" : "ความคิดเห็นใหม่ ...",
+ "Delete comment" : "ลบความคิดเห็น",
+ "Post" : "โพสต์",
+ "Cancel" : "ยกเลิก",
+ "Edit comment" : "แก้ไขความคิดเห็น",
+ "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
+ "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย",
+ "More comments …" : "ความคิดเห็นอื่นๆ ...",
+ "Save" : "บันทึก",
+ "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
+ "Error occurred while retrieving comment with id {id}" : "เกิดข้อผิดพลาดขณะดึงความเห็น {id}",
+ "Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะปรับปรุงความเห็น {id}",
+ "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}",
+ "_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"],
+ "Comment" : "แสดงความคิดเห็น",
+ "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
+ "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
+ "You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s",
+ "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s",
+ "Unknown user" : "ไม่รู้จักผู้ใช้"
+},
+"nplurals=1; plural=0;");