New translations app.json (Thai)
This commit is contained in:
parent
0ab43fa669
commit
ea4244da93
|
@ -41,7 +41,7 @@
|
||||||
"block_entire_domain": "ปิดกั้นโดเมน"
|
"block_entire_domain": "ปิดกั้นโดเมน"
|
||||||
},
|
},
|
||||||
"save_photo_failure": {
|
"save_photo_failure": {
|
||||||
"title": "Save Photo Failure",
|
"title": "การบันทึกรูปภาพล้มเหลว",
|
||||||
"message": "Please enable the photo library access permission to save the photo."
|
"message": "Please enable the photo library access permission to save the photo."
|
||||||
},
|
},
|
||||||
"delete_post": {
|
"delete_post": {
|
||||||
|
@ -70,9 +70,9 @@
|
||||||
"cancel": "ยกเลิก",
|
"cancel": "ยกเลิก",
|
||||||
"discard": "ละทิ้ง",
|
"discard": "ละทิ้ง",
|
||||||
"try_again": "ลองอีกครั้ง",
|
"try_again": "ลองอีกครั้ง",
|
||||||
"take_photo": "Take Photo",
|
"take_photo": "ถ่ายรูป",
|
||||||
"save_photo": "Save Photo",
|
"save_photo": "บันทึกรูปภาพ",
|
||||||
"copy_photo": "Copy Photo",
|
"copy_photo": "คัดลอกรูปภาพ",
|
||||||
"sign_in": "ลงชื่อเข้า",
|
"sign_in": "ลงชื่อเข้า",
|
||||||
"sign_up": "ลงทะเบียน",
|
"sign_up": "ลงทะเบียน",
|
||||||
"see_more": "ดูเพิ่มเติม",
|
"see_more": "ดูเพิ่มเติม",
|
||||||
|
@ -330,18 +330,18 @@
|
||||||
"new_reply": "การตอบกลับใหม่"
|
"new_reply": "การตอบกลับใหม่"
|
||||||
},
|
},
|
||||||
"media_selection": {
|
"media_selection": {
|
||||||
"camera": "Take Photo",
|
"camera": "ถ่ายรูป",
|
||||||
"photo_library": "Photo Library",
|
"photo_library": "คลังรูปภาพ",
|
||||||
"browse": "เรียกดู"
|
"browse": "เรียกดู"
|
||||||
},
|
},
|
||||||
"content_input_placeholder": "Type or paste what’s on your mind",
|
"content_input_placeholder": "Type or paste what’s on your mind",
|
||||||
"compose_action": "เผยแพร่",
|
"compose_action": "เผยแพร่",
|
||||||
"replying_to_user": "กำลังตอบกลับ %s",
|
"replying_to_user": "กำลังตอบกลับ %s",
|
||||||
"attachment": {
|
"attachment": {
|
||||||
"photo": "photo",
|
"photo": "รูปภาพ",
|
||||||
"video": "วิดีโอ",
|
"video": "วิดีโอ",
|
||||||
"attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
|
"attachment_broken": "This %s is broken and can’t be\nuploaded to Mastodon.",
|
||||||
"description_photo": "Describe the photo for the visually-impaired...",
|
"description_photo": "อธิบายรูปภาพสำหรับผู้บกพร่องทางการมองเห็น...",
|
||||||
"description_video": "อธิบายวิดีโอสำหรับผู้บกพร่องทางการมองเห็น..."
|
"description_video": "อธิบายวิดีโอสำหรับผู้บกพร่องทางการมองเห็น..."
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
|
@ -355,7 +355,7 @@
|
||||||
"option_number": "ตัวเลือก %ld"
|
"option_number": "ตัวเลือก %ld"
|
||||||
},
|
},
|
||||||
"content_warning": {
|
"content_warning": {
|
||||||
"placeholder": "Write an accurate warning here..."
|
"placeholder": "เขียนคำเตือนที่ถูกต้องที่นี่..."
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"public": "สาธารณะ",
|
"public": "สาธารณะ",
|
||||||
|
|
Loading…
Reference in New Issue