diff options
Diffstat (limited to 'apps/comments/l10n/th.js')
-rw-r--r-- | apps/comments/l10n/th.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/th.js b/apps/comments/l10n/th.js index dd4d9f8235e..e180ead35fe 100644 --- a/apps/comments/l10n/th.js +++ b/apps/comments/l10n/th.js @@ -8,17 +8,17 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s", "Edit comment" : "แก้ไขความคิดเห็น", "Delete comment" : "ลบความคิดเห็น", + "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย", + "_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"], + "Comment" : "แสดงความคิดเห็น", "New comment …" : "ความคิดเห็นใหม่ ...", "Post" : "โพสต์", "Cancel" : "ยกเลิก", "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]", - "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย", "More comments …" : "ความคิดเห็นอื่นๆ ...", "Save" : "บันทึก", "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร", "Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะปรับปรุงความเห็น {id}", - "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}", - "_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"], - "Comment" : "แสดงความคิดเห็น" + "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}" }, "nplurals=1; plural=0;"); |