New translations app.json (Thai)
This commit is contained in:
parent
5e37e66e8d
commit
0a2503cc69
|
@ -99,7 +99,7 @@
|
||||||
},
|
},
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
"common": {
|
"common": {
|
||||||
"switch_to_tab": "Switch to %s",
|
"switch_to_tab": "สลับไปยัง %s",
|
||||||
"compose_new_post": "เขียนโพสต์ใหม่",
|
"compose_new_post": "เขียนโพสต์ใหม่",
|
||||||
"show_favorites": "แสดงรายการโปรด",
|
"show_favorites": "แสดงรายการโปรด",
|
||||||
"open_settings": "เปิดการตั้งค่า"
|
"open_settings": "เปิดการตั้งค่า"
|
||||||
|
@ -247,7 +247,7 @@
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"placeholder": "รหัสผ่าน",
|
"placeholder": "รหัสผ่าน",
|
||||||
"hint": "Your password needs at least eight characters"
|
"hint": "รหัสผ่านของคุณต้องมีอย่างน้อยแปดตัวอักษร"
|
||||||
},
|
},
|
||||||
"invite": {
|
"invite": {
|
||||||
"registration_user_invite_request": "ทำไมคุณจึงต้องการเข้าร่วม?"
|
"registration_user_invite_request": "ทำไมคุณจึงต้องการเข้าร่วม?"
|
||||||
|
@ -263,7 +263,7 @@
|
||||||
"reason": "เหตุผล"
|
"reason": "เหตุผล"
|
||||||
},
|
},
|
||||||
"reason": {
|
"reason": {
|
||||||
"blocked": "%s contains a disallowed email provider",
|
"blocked": "%s มีผู้ให้บริการอีเมลที่ไม่ได้รับอนุญาต",
|
||||||
"unreachable": "%s does not seem to exist",
|
"unreachable": "%s does not seem to exist",
|
||||||
"taken": "%s is already in use",
|
"taken": "%s is already in use",
|
||||||
"reserved": "%s is a reserved keyword",
|
"reserved": "%s is a reserved keyword",
|
||||||
|
@ -275,7 +275,7 @@
|
||||||
"inclusion": "%s is not a supported value"
|
"inclusion": "%s is not a supported value"
|
||||||
},
|
},
|
||||||
"special": {
|
"special": {
|
||||||
"username_invalid": "Username must only contain alphanumeric characters and underscores",
|
"username_invalid": "ชื่อผู้ใช้ต้องมีเฉพาะตัวอักษรและตัวเลขและขีดล่างเท่านั้น",
|
||||||
"username_too_long": "Username is too long (can’t be longer than 30 characters)",
|
"username_too_long": "Username is too long (can’t be longer than 30 characters)",
|
||||||
"email_invalid": "This is not a valid email address",
|
"email_invalid": "This is not a valid email address",
|
||||||
"password_too_short": "Password is too short (must be at least 8 characters)"
|
"password_too_short": "Password is too short (must be at least 8 characters)"
|
||||||
|
@ -283,7 +283,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"server_rules": {
|
"server_rules": {
|
||||||
"title": "Some ground rules.",
|
"title": "กฎพื้นฐานบางประการ",
|
||||||
"subtitle": "These rules are set by the admins of %s.",
|
"subtitle": "These rules are set by the admins of %s.",
|
||||||
"prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
|
"prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
|
||||||
"terms_of_service": "เงื่อนไขการให้บริการ",
|
"terms_of_service": "เงื่อนไขการให้บริการ",
|
||||||
|
|
Loading…
Reference in New Issue