th.json 1.8 KB

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