New translations app.json (Thai)
This commit is contained in:
parent
5b05803c89
commit
7c5bcab840
|
@ -130,6 +130,7 @@
|
||||||
"show_user_profile": "แสดงโปรไฟล์ผู้ใช้",
|
"show_user_profile": "แสดงโปรไฟล์ผู้ใช้",
|
||||||
"content_warning": "คำเตือนเนื้อหา",
|
"content_warning": "คำเตือนเนื้อหา",
|
||||||
"media_content_warning": "แตะที่ใดก็ตามเพื่อเปิดเผย",
|
"media_content_warning": "แตะที่ใดก็ตามเพื่อเปิดเผย",
|
||||||
|
"tap_to_reveal": "Tap to reveal",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "ลงคะแนน",
|
"vote": "ลงคะแนน",
|
||||||
"closed": "ปิดแล้ว"
|
"closed": "ปิดแล้ว"
|
||||||
|
@ -141,7 +142,11 @@
|
||||||
"favorite": "ชื่นชอบ",
|
"favorite": "ชื่นชอบ",
|
||||||
"unfavorite": "เลิกชื่นชอบ",
|
"unfavorite": "เลิกชื่นชอบ",
|
||||||
"menu": "เมนู",
|
"menu": "เมนู",
|
||||||
"hide": "ซ่อน"
|
"hide": "ซ่อน",
|
||||||
|
"show_image": "Show image",
|
||||||
|
"show_gif": "Show GIF",
|
||||||
|
"show_video_player": "Show video player",
|
||||||
|
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
@ -440,6 +445,12 @@
|
||||||
"title": "เลิกปิดกั้นบัญชี",
|
"title": "เลิกปิดกั้นบัญชี",
|
||||||
"message": "ยืนยันเพื่อเลิกปิดกั้น %s"
|
"message": "ยืนยันเพื่อเลิกปิดกั้น %s"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"accessibility": {
|
||||||
|
"show_avatar_image": "Show avatar image",
|
||||||
|
"edit_avatar_image": "Edit avatar image",
|
||||||
|
"show_banner_image": "Show banner image",
|
||||||
|
"double_tap_to_open_the_list": "Double tap to open the list"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"follower": {
|
"follower": {
|
||||||
|
@ -541,7 +552,8 @@
|
||||||
"true_black_dark_mode": "โหมดมืดดำสนิท",
|
"true_black_dark_mode": "โหมดมืดดำสนิท",
|
||||||
"disable_avatar_animation": "ปิดใช้งานภาพประจำตัวแบบเคลื่อนไหว",
|
"disable_avatar_animation": "ปิดใช้งานภาพประจำตัวแบบเคลื่อนไหว",
|
||||||
"disable_emoji_animation": "ปิดใช้งานอีโมจิแบบเคลื่อนไหว",
|
"disable_emoji_animation": "ปิดใช้งานอีโมจิแบบเคลื่อนไหว",
|
||||||
"using_default_browser": "ใช้เบราว์เซอร์เริ่มต้นเพื่อเปิดลิงก์"
|
"using_default_browser": "ใช้เบราว์เซอร์เริ่มต้นเพื่อเปิดลิงก์",
|
||||||
|
"open_links_in_mastodon": "Open links in Mastodon"
|
||||||
},
|
},
|
||||||
"boring_zone": {
|
"boring_zone": {
|
||||||
"title": "โซนน่าเบื่อ",
|
"title": "โซนน่าเบื่อ",
|
||||||
|
|
Loading…
Reference in New Issue