New translations app.json (Thai)
This commit is contained in:
parent
b75b769794
commit
1d05286027
|
@ -46,7 +46,7 @@
|
|||
},
|
||||
"delete_post": {
|
||||
"title": "คุณแน่ใจหรือไม่ว่าต้องการลบโพสต์นี้?",
|
||||
"message": "Are you sure you want to delete this post?"
|
||||
"message": "คุณแน่ใจหรือไม่ว่าต้องการลบโพสต์นี้?"
|
||||
},
|
||||
"clean_cache": {
|
||||
"title": "ล้างแคช",
|
||||
|
@ -141,7 +141,7 @@
|
|||
"favorite": "ชื่นชอบ",
|
||||
"unfavorite": "เลิกชื่นชอบ",
|
||||
"menu": "เมนู",
|
||||
"hide": "Hide"
|
||||
"hide": "ซ่อน"
|
||||
},
|
||||
"tag": {
|
||||
"url": "URL",
|
||||
|
@ -419,26 +419,26 @@
|
|||
"segmented_control": {
|
||||
"posts": "โพสต์",
|
||||
"replies": "การตอบกลับ",
|
||||
"posts_and_replies": "Posts and Replies",
|
||||
"posts_and_replies": "โพสต์และการตอบกลับ",
|
||||
"media": "สื่อ",
|
||||
"about": "About"
|
||||
"about": "เกี่ยวกับ"
|
||||
},
|
||||
"relationship_action_alert": {
|
||||
"confirm_mute_user": {
|
||||
"title": "Mute Account",
|
||||
"message": "Confirm to mute %s"
|
||||
"title": "ซ่อนบัญชี",
|
||||
"message": "ยืนยันเพื่อซ่อน %s"
|
||||
},
|
||||
"confirm_unmute_user": {
|
||||
"title": "เลิกซ่อนบัญชี",
|
||||
"message": "ยืนยันเพื่อเลิกซ่อน %s"
|
||||
},
|
||||
"confirm_block_user": {
|
||||
"title": "Block Account",
|
||||
"message": "Confirm to block %s"
|
||||
"title": "ปิดกั้นบัญชี",
|
||||
"message": "ยืนยันเพื่อปิดกั้น %s"
|
||||
},
|
||||
"confirm_unblock_user": {
|
||||
"title": "Unblock Account",
|
||||
"message": "Confirm to unblock %s"
|
||||
"title": "เลิกปิดกั้นบัญชี",
|
||||
"message": "ยืนยันเพื่อเลิกปิดกั้น %s"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -490,12 +490,12 @@
|
|||
"Mentions": "การกล่าวถึง"
|
||||
},
|
||||
"notification_description": {
|
||||
"followed_you": "followed you",
|
||||
"favorited_your_post": "favorited your post",
|
||||
"reblogged_your_post": "reblogged your post",
|
||||
"mentioned_you": "mentioned you",
|
||||
"request_to_follow_you": "request to follow you",
|
||||
"poll_has_ended": "poll has ended"
|
||||
"followed_you": "ได้ติดตามคุณ",
|
||||
"favorited_your_post": "ได้ชื่นชอบโพสต์ของคุณ",
|
||||
"reblogged_your_post": "ได้ดันโพสต์ของคุณ",
|
||||
"mentioned_you": "ได้กล่าวถึงคุณ",
|
||||
"request_to_follow_you": "ขอติดตามคุณ",
|
||||
"poll_has_ended": "การสำรวจความคิดเห็นได้สิ้นสุดแล้ว"
|
||||
},
|
||||
"keyobard": {
|
||||
"show_everything": "แสดงทุกอย่าง",
|
||||
|
@ -516,11 +516,11 @@
|
|||
"dark": "มืดเสมอ"
|
||||
},
|
||||
"look_and_feel": {
|
||||
"title": "Look and Feel",
|
||||
"use_system": "Use System",
|
||||
"really_dark": "Really Dark",
|
||||
"sorta_dark": "Sorta Dark",
|
||||
"light": "Light"
|
||||
"title": "ลักษณะที่แสดง",
|
||||
"use_system": "ใช้ของระบบ",
|
||||
"really_dark": "มืดมาก",
|
||||
"sorta_dark": "ค่อนข้างมืด",
|
||||
"light": "สว่าง"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "การแจ้งเตือน",
|
||||
|
@ -563,7 +563,7 @@
|
|||
}
|
||||
},
|
||||
"report": {
|
||||
"title_report": "Report",
|
||||
"title_report": "รายงาน",
|
||||
"title": "รายงาน %s",
|
||||
"step1": "ขั้นตอนที่ 1 จาก 2",
|
||||
"step2": "ขั้นตอนที่ 2 จาก 2",
|
||||
|
@ -573,7 +573,7 @@
|
|||
"send": "ส่งรายงาน",
|
||||
"skip_to_send": "ส่งโดยไม่มีความคิดเห็น",
|
||||
"text_placeholder": "พิมพ์หรือวางความคิดเห็นเพิ่มเติม",
|
||||
"reported": "REPORTED"
|
||||
"reported": "รายงานแล้ว"
|
||||
},
|
||||
"preview": {
|
||||
"keyboard": {
|
||||
|
|
Loading…
Reference in New Issue