mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-31 09:35:13 +01:00
New translations app.json (Thai)
This commit is contained in:
parent
42be8aeedb
commit
b51eb1f7f2
@ -230,7 +230,7 @@
|
||||
}
|
||||
},
|
||||
"register": {
|
||||
"title": "Tell us about you.",
|
||||
"title": "บอกเราเกี่ยวกับคุณ",
|
||||
"input": {
|
||||
"avatar": {
|
||||
"delete": "ลบ"
|
||||
@ -305,7 +305,7 @@
|
||||
"resend_email": "Resend Email"
|
||||
},
|
||||
"open_email_app": {
|
||||
"title": "Check your inbox.",
|
||||
"title": "ตรวจสอบกล่องขาเข้าของคุณ",
|
||||
"description": "We just sent you an email. Check your junk folder if you haven’t.",
|
||||
"mail": "จดหมาย",
|
||||
"open_email_client": "Open Email Client"
|
||||
@ -315,9 +315,9 @@
|
||||
"title": "หน้าแรก",
|
||||
"navigation_bar_state": {
|
||||
"offline": "ออฟไลน์",
|
||||
"new_posts": "See new posts",
|
||||
"published": "Published!",
|
||||
"Publishing": "Publishing post..."
|
||||
"new_posts": "ดูโพสต์ใหม่",
|
||||
"published": "เผยแพร่แล้ว!",
|
||||
"Publishing": "กำลังเผยแพร่โพสต์..."
|
||||
}
|
||||
},
|
||||
"suggestion_account": {
|
||||
@ -326,17 +326,17 @@
|
||||
},
|
||||
"compose": {
|
||||
"title": {
|
||||
"new_post": "New Post",
|
||||
"new_reply": "New Reply"
|
||||
"new_post": "โพสต์ใหม่",
|
||||
"new_reply": "การตอบกลับใหม่"
|
||||
},
|
||||
"media_selection": {
|
||||
"camera": "Take Photo",
|
||||
"photo_library": "Photo Library",
|
||||
"browse": "Browse"
|
||||
"browse": "เรียกดู"
|
||||
},
|
||||
"content_input_placeholder": "Type or paste what’s on your mind",
|
||||
"compose_action": "Publish",
|
||||
"replying_to_user": "replying to %s",
|
||||
"compose_action": "เผยแพร่",
|
||||
"replying_to_user": "กำลังตอบกลับ %s",
|
||||
"attachment": {
|
||||
"photo": "photo",
|
||||
"video": "video",
|
||||
@ -346,38 +346,38 @@
|
||||
},
|
||||
"poll": {
|
||||
"duration_time": "Duration: %s",
|
||||
"thirty_minutes": "30 minutes",
|
||||
"one_hour": "1 Hour",
|
||||
"six_hours": "6 Hours",
|
||||
"one_day": "1 Day",
|
||||
"three_days": "3 Days",
|
||||
"seven_days": "7 Days",
|
||||
"option_number": "Option %ld"
|
||||
"thirty_minutes": "30 นาที",
|
||||
"one_hour": "1 ชั่วโมง",
|
||||
"six_hours": "6 ชั่วโมง",
|
||||
"one_day": "1 วัน",
|
||||
"three_days": "3 วัน",
|
||||
"seven_days": "7 วัน",
|
||||
"option_number": "ตัวเลือก %ld"
|
||||
},
|
||||
"content_warning": {
|
||||
"placeholder": "Write an accurate warning here..."
|
||||
},
|
||||
"visibility": {
|
||||
"public": "Public",
|
||||
"unlisted": "Unlisted",
|
||||
"private": "Followers only",
|
||||
"direct": "Only people I mention"
|
||||
"public": "สาธารณะ",
|
||||
"unlisted": "ไม่อยู่ในรายการ",
|
||||
"private": "ผู้ติดตามเท่านั้น",
|
||||
"direct": "เฉพาะผู้คนที่ฉันกล่าวถึงเท่านั้น"
|
||||
},
|
||||
"auto_complete": {
|
||||
"space_to_add": "Space to add"
|
||||
},
|
||||
"accessibility": {
|
||||
"append_attachment": "Add Attachment",
|
||||
"append_poll": "Add Poll",
|
||||
"remove_poll": "Remove Poll",
|
||||
"append_poll": "เพิ่มการสำรวจความคิดเห็น",
|
||||
"remove_poll": "เอาการสำรวจความคิดเห็นออก",
|
||||
"custom_emoji_picker": "Custom Emoji Picker",
|
||||
"enable_content_warning": "Enable Content Warning",
|
||||
"disable_content_warning": "Disable Content Warning",
|
||||
"post_visibility_menu": "Post Visibility Menu"
|
||||
},
|
||||
"keyboard": {
|
||||
"discard_post": "Discard Post",
|
||||
"publish_post": "Publish Post",
|
||||
"discard_post": "ละทิ้งโพสต์",
|
||||
"publish_post": "เผยแพร่โพสต์",
|
||||
"toggle_poll": "Toggle Poll",
|
||||
"toggle_content_warning": "Toggle Content Warning",
|
||||
"append_attachment_entry": "Add Attachment - %s",
|
||||
@ -386,41 +386,41 @@
|
||||
},
|
||||
"profile": {
|
||||
"dashboard": {
|
||||
"posts": "posts",
|
||||
"following": "following",
|
||||
"followers": "followers"
|
||||
"posts": "โพสต์",
|
||||
"following": "กำลังติดตาม",
|
||||
"followers": "ผู้ติดตาม"
|
||||
},
|
||||
"fields": {
|
||||
"add_row": "Add Row",
|
||||
"add_row": "เพิ่มแถว",
|
||||
"placeholder": {
|
||||
"label": "Label",
|
||||
"content": "Content"
|
||||
"label": "ป้ายชื่อ",
|
||||
"content": "เนื้อหา"
|
||||
}
|
||||
},
|
||||
"segmented_control": {
|
||||
"posts": "Posts",
|
||||
"replies": "Replies",
|
||||
"media": "Media"
|
||||
"posts": "โพสต์",
|
||||
"replies": "การตอบกลับ",
|
||||
"media": "สื่อ"
|
||||
},
|
||||
"relationship_action_alert": {
|
||||
"confirm_unmute_user": {
|
||||
"title": "Unmute Account",
|
||||
"title": "เลิกซ่อนบัญชี",
|
||||
"message": "Confirm to unmute %s"
|
||||
},
|
||||
"confirm_unblock_usre": {
|
||||
"title": "Unblock Account",
|
||||
"title": "เลิกปิดกั้นบัญชี",
|
||||
"message": "Confirm to unblock %s"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"title": "Search",
|
||||
"title": "ค้นหา",
|
||||
"search_bar": {
|
||||
"placeholder": "Search hashtags and users",
|
||||
"cancel": "Cancel"
|
||||
"placeholder": "ค้นหาแฮชแท็กและผู้ใช้",
|
||||
"cancel": "ยกเลิก"
|
||||
},
|
||||
"recommend": {
|
||||
"button_text": "See All",
|
||||
"button_text": "ดูทั้งหมด",
|
||||
"hash_tag": {
|
||||
"title": "Trending on Mastodon",
|
||||
"description": "Hashtags that are getting quite a bit of attention",
|
||||
@ -429,25 +429,25 @@
|
||||
"accounts": {
|
||||
"title": "Accounts you might like",
|
||||
"description": "You may like to follow these accounts",
|
||||
"follow": "Follow"
|
||||
"follow": "ติดตาม"
|
||||
}
|
||||
},
|
||||
"searching": {
|
||||
"segment": {
|
||||
"all": "All",
|
||||
"people": "People",
|
||||
"hashtags": "Hashtags",
|
||||
"posts": "Posts"
|
||||
"all": "ทั้งหมด",
|
||||
"people": "ผู้คน",
|
||||
"hashtags": "แฮชแท็ก",
|
||||
"posts": "โพสต์"
|
||||
},
|
||||
"empty_state": {
|
||||
"no_results": "No results"
|
||||
},
|
||||
"recent_search": "Recent searches",
|
||||
"clear": "Clear"
|
||||
"recent_search": "การค้นหาล่าสุด",
|
||||
"clear": "ล้าง"
|
||||
}
|
||||
},
|
||||
"favorite": {
|
||||
"title": "Your Favorites"
|
||||
"title": "รายการโปรดของคุณ"
|
||||
},
|
||||
"notification": {
|
||||
"title": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user