You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

th_TH.js 1.7KB

1234567891011121314151617181920212223
  1. OC.L10N.register(
  2. "comments",
  3. {
  4. "Type in a new comment..." : "เพิ่มความคิดเห็นใหม่ ...",
  5. "Delete comment" : "ลบความคิดเห็น",
  6. "Post" : "โพสต์",
  7. "Cancel" : "ยกเลิก",
  8. "Edit comment" : "แก้ไขความคิดเห็น",
  9. "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
  10. "Comments" : "ความคิดเห็น",
  11. "No other comments available" : "ยังไม่มีความคิดเห็นอื่นๆ",
  12. "More comments..." : "ความคิดเห็นอื่นๆ ...",
  13. "Save" : "บันทึก",
  14. "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
  15. "{count} unread comments" : "{count} ความคิดเห็นที่ยังไม่ได้อ่าน",
  16. "Comment" : "แสดงความคิดเห็น",
  17. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคิดเห็น</strong> สำหรับไฟล์ <em>(ระบุไว้เสมอในสตรีม)</em>",
  18. "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
  19. "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
  20. "You commented on %2$s" : "คุณได้แสดงความคิดเห็นบน %2$s",
  21. "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s"
  22. },
  23. "nplurals=1; plural=0;");