1
0

th.json 1.8 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Comments" : "ความคิดเห็น",
  3. "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
  4. "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
  5. "You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s",
  6. "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s",
  7. "Edit comment" : "แก้ไขความคิดเห็น",
  8. "Delete comment" : "ลบความคิดเห็น",
  9. "No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย",
  10. "_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"],
  11. "Comment" : "แสดงความคิดเห็น",
  12. "New comment …" : "ความคิดเห็นใหม่ ...",
  13. "Post" : "โพสต์",
  14. "Cancel" : "ยกเลิก",
  15. "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
  16. "More comments …" : "ความคิดเห็นอื่นๆ ...",
  17. "Save" : "บันทึก",
  18. "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
  19. "Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะปรับปรุงความเห็น {id}",
  20. "Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}"
  21. },"pluralForm" :"nplurals=1; plural=0;"
  22. }