New translations app.json (Thai)

This commit is contained in:
Eugen Rochko 2022-01-10 04:36:30 +01:00
parent 54995eb5fb
commit 453a032484
1 changed files with 13 additions and 3 deletions

View File

@ -193,10 +193,14 @@
}, },
"scene": { "scene": {
"welcome": { "welcome": {
"slogan": "ให้เครือข่ายสังคม\nกลับมาอยู่ในมือของคุณ" "slogan": "ให้เครือข่ายสังคม\nกลับมาอยู่ในมือของคุณ",
"get_started": "Get Started",
"log_in": "Log In"
}, },
"server_picker": { "server_picker": {
"title": "เลือกเซิร์ฟเวอร์\nอันไหนก็ได้", "title": "เลือกเซิร์ฟเวอร์\nอันไหนก็ได้",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": { "button": {
"category": { "category": {
"all": "ทั้งหมด", "all": "ทั้งหมด",
@ -249,6 +253,12 @@
}, },
"password": { "password": {
"placeholder": "รหัสผ่าน", "placeholder": "รหัสผ่าน",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "รหัสผ่านของคุณต้องมีอย่างน้อยแปดตัวอักษร" "hint": "รหัสผ่านของคุณต้องมีอย่างน้อยแปดตัวอักษร"
}, },
"invite": { "invite": {
@ -299,7 +309,7 @@
"subtitle": "เราเพิ่งส่งอีเมลไปยัง %s\nแตะที่ลิงก์เพื่อยืนยันบัญชีของคุณ", "subtitle": "เราเพิ่งส่งอีเมลไปยัง %s\nแตะที่ลิงก์เพื่อยืนยันบัญชีของคุณ",
"button": { "button": {
"open_email_app": "เปิดแอปอีเมล", "open_email_app": "เปิดแอปอีเมล",
"dont_receive_email": "ฉันไม่เคยได้รับอีเมล" "resend": "Resend"
}, },
"dont_receive_email": { "dont_receive_email": {
"title": "ตรวจสอบอีเมลของคุณ", "title": "ตรวจสอบอีเมลของคุณ",
@ -554,4 +564,4 @@
"accessibility_hint": "แตะสองครั้งเพื่อปิดตัวช่วยสร้างนี้" "accessibility_hint": "แตะสองครั้งเพื่อปิดตัวช่วยสร้างนี้"
} }
} }
} }