Initial commit
This commit is contained in:
41
application/Espo/Resources/i18n/th_TH/Note.json
Normal file
41
application/Espo/Resources/i18n/th_TH/Note.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "โพสต์",
|
||||
"attachments": "ไฟล์แนบ",
|
||||
"targetType": "เป้าหมาย",
|
||||
"teams": "ทีม",
|
||||
"users": "ผู้ใช้",
|
||||
"portals": "พอร์ทัล",
|
||||
"type": "ประเภท",
|
||||
"isGlobal": "เป็น Global",
|
||||
"isInternal": "เป็นแบบภายใน (สำหรับผู้ใช้ภายใน)",
|
||||
"related": "ที่เกี่ยวข้อง",
|
||||
"createdByGender": "สร้างตามเพศ",
|
||||
"data": "ข้อมูล",
|
||||
"number": "จำนวน"
|
||||
},
|
||||
"filters": {
|
||||
"all": "ทั้งหมด",
|
||||
"posts": "กระทู้",
|
||||
"updates": "อัปเดต"
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "กับตัวเอง",
|
||||
"users": "สำหรับผู้ใช้เฉพาะ",
|
||||
"teams": "สำหรับทีมใดทีมหนึ่ง",
|
||||
"all": "ให้กับผู้ใช้ภายในทั้งหมด",
|
||||
"portals": "สำหรับผู้ใช้พอร์ทัล"
|
||||
},
|
||||
"type": {
|
||||
"Post": "โพสต์"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "เขียนข้อความของคุณที่นี่"
|
||||
},
|
||||
"links": {
|
||||
"superParent": "ผู้ปกครองระดับสูง",
|
||||
"related": "ที่เกี่ยวข้อง"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user