diff options
Diffstat (limited to 'apps/comments/l10n/th.js')
-rw-r--r-- | apps/comments/l10n/th.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/th.js b/apps/comments/l10n/th.js index 38174f00423..dd4d9f8235e 100644 --- a/apps/comments/l10n/th.js +++ b/apps/comments/l10n/th.js @@ -1,13 +1,17 @@ OC.L10N.register( "comments", { + "Comments" : "ความคิดเห็น", + "You commented" : "คุณได้แสดงความคิดเห็นแล้ว", + "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น", + "You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s", + "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s", "Edit comment" : "แก้ไขความคิดเห็น", "Delete comment" : "ลบความคิดเห็น", "New comment …" : "ความคิดเห็นใหม่ ...", "Post" : "โพสต์", "Cancel" : "ยกเลิก", "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]", - "Comments" : "ความคิดเห็น", "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย", "More comments …" : "ความคิดเห็นอื่นๆ ...", "Save" : "บันทึก", @@ -15,10 +19,6 @@ OC.L10N.register( "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" + "Comment" : "แสดงความคิดเห็น" }, "nplurals=1; plural=0;"); |