Translated using Weblate (Thai)
Currently translated at 100.0% (51 of 51 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/th/
This commit is contained in:
committed by
Weblate
parent
5ebcb9d51c
commit
9998aff69a
+51
-51
@@ -1,67 +1,67 @@
|
|||||||
{
|
{
|
||||||
"meta": {
|
"meta": {
|
||||||
"name": ""
|
"name": "ภาษาไทย (TH)"
|
||||||
},
|
},
|
||||||
"strings": {
|
"strings": {
|
||||||
"username": "",
|
"username": "ชื่อผู้ใช้งาน",
|
||||||
"password": "",
|
"password": "รหัสผ่าน",
|
||||||
"emailAddress": "",
|
"emailAddress": "ที่อยู่อีเมล",
|
||||||
"name": "",
|
"name": "ชื่อ",
|
||||||
"submit": "",
|
"submit": "ส่ง",
|
||||||
"send": "",
|
"send": "ส่ง",
|
||||||
"success": "",
|
"success": "เสร็จสิ้น",
|
||||||
"continue": "",
|
"continue": "ดำเนินการต่อ",
|
||||||
"error": "",
|
"error": "ข้อผิดผลาด",
|
||||||
"copy": "",
|
"copy": "คัดลอก",
|
||||||
"copied": "",
|
"copied": "คัดลอกแล้ว",
|
||||||
"time24h": "",
|
"time24h": "เวลา 24 ชม.",
|
||||||
"time12h": "",
|
"time12h": "เวลา 12 ชม.",
|
||||||
"linkTelegram": "",
|
"linkTelegram": "ลิงค์ Telegram",
|
||||||
"contactEmail": "",
|
"contactEmail": "ติดต่อผ่านอีเมล",
|
||||||
"contactTelegram": "",
|
"contactTelegram": "ติดต่อผ่าน Telegram",
|
||||||
"linkDiscord": "",
|
"linkDiscord": "ลิงค์ Discord",
|
||||||
"linkMatrix": "",
|
"linkMatrix": "ลิงค์ Matrix",
|
||||||
"contactDiscord": "",
|
"contactDiscord": "ติดต่อผ่าน Discord",
|
||||||
"theme": "",
|
"theme": "ธีม",
|
||||||
"refresh": "",
|
"refresh": "โหลดใหม่",
|
||||||
"required": "",
|
"required": "จำเป็น",
|
||||||
"login": "",
|
"login": "เข้าสู่ระบบ",
|
||||||
"logout": "",
|
"logout": "ออกจากระบบ",
|
||||||
"admin": "",
|
"admin": "ผู้ดูแล",
|
||||||
"enabled": "",
|
"enabled": "เปิดใช้งาน",
|
||||||
"disabled": "",
|
"disabled": "ปิดใช้งาน",
|
||||||
"reEnable": "",
|
"reEnable": "เปิดใช้งานอีกครั้ง",
|
||||||
"disable": "",
|
"disable": "ปิดใช้งาน",
|
||||||
"contactMethods": "",
|
"contactMethods": "ช่องทางการติดต่อ",
|
||||||
"accountStatus": "",
|
"accountStatus": "สถานะบัญชี",
|
||||||
"notSet": "",
|
"notSet": "ยังไม่ตั้งค่า",
|
||||||
"expiry": "",
|
"expiry": "หมดอายุ",
|
||||||
"add": "",
|
"add": "เพิ่ม",
|
||||||
"edit": "",
|
"edit": "แก้ไข",
|
||||||
"delete": "",
|
"delete": "ลบ",
|
||||||
"myAccount": "",
|
"myAccount": "บัญชีของฉัน",
|
||||||
"referrals": "",
|
"referrals": "คำเชิญ",
|
||||||
"inviteRemainingUses": ""
|
"inviteRemainingUses": "จำนวนใช้ที่เหลือ"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"errorLoginBlank": "",
|
"errorLoginBlank": "ชื่อผู้ใช้ และ/หรือ รหัสผ่านถูกเว้นว่างไว้",
|
||||||
"errorConnection": "",
|
"errorConnection": "ไม่สามารถเชื่อต่อไปยัง jfa-go ได้",
|
||||||
"errorUnknown": "",
|
"errorUnknown": "เกิดข้อผิดผลาดที่ไม่รู้จัก",
|
||||||
"error401Unauthorized": "",
|
"error401Unauthorized": "ไม่อนุญาติการเข้าถึง, ลองโหลดหน้านี้อีกครั้ง",
|
||||||
"errorSaveSettings": ""
|
"errorSaveSettings": "ไม่สามารถบันทึกการตั้งค่าได้"
|
||||||
},
|
},
|
||||||
"quantityStrings": {
|
"quantityStrings": {
|
||||||
"year": {
|
"year": {
|
||||||
"singular": "",
|
"singular": "{n} ปี",
|
||||||
"plural": ""
|
"plural": "{n} ปี"
|
||||||
},
|
},
|
||||||
"month": {
|
"month": {
|
||||||
"singular": "",
|
"singular": "{n} เดือน",
|
||||||
"plural": ""
|
"plural": "{n} เดือน"
|
||||||
},
|
},
|
||||||
"day": {
|
"day": {
|
||||||
"singular": "",
|
"singular": "{n} วัน",
|
||||||
"plural": ""
|
"plural": "{n} วัน"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user