nextcloud/apps/comments/l10n/th.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

23 lines
1.9 KiB
JSON
Raw Normal View History

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