chore: Update translations from Crowdin (#4652)

This commit is contained in:
Sojan Jose
2022-05-09 18:57:05 +05:30
committed by GitHub
parent 04dfb034cc
commit 5ce29a7beb
579 changed files with 12847 additions and 5195 deletions

View File

@@ -1,35 +1,35 @@
{
"INTEGRATION_APPS": {
"FETCHING": "Fetching Integrations",
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
"HEADER": "Applications",
"FETCHING": "กำลังโหลดการเชื่อมต่อ",
"NO_HOOK_CONFIGURED": "ไม่มี %{integrationId} ที่ตั้งค่าไว้กับบัญชีนี้",
"HEADER": "โปรแกรม",
"STATUS": {
"ENABLED": "เปิด",
"DISABLED": "ปิด"
},
"CONFIGURE": "Configure",
"ADD_BUTTON": "Add a new hook",
"CONFIGURE": "ตั้งค่า",
"ADD_BUTTON": "เพิ่ม Hook ใหม่",
"DELETE": {
"TITLE": {
"INBOX": "Confirm deletion",
"ACCOUNT": "Disconnect"
"INBOX": "ยืนยันการลบ",
"ACCOUNT": "ไม่เชื่อมต่อ"
},
"MESSAGE": {
"INBOX": "คุณต้องการที่จะลบไหม?",
"ACCOUNT": "Are you sure to disconnect?"
"ACCOUNT": "คุณต้องการที่จะยกเลือกการเชื่อมต่อไหม?"
},
"CONFIRM_BUTTON_TEXT": {
"INBOX": "เอาเลย",
"ACCOUNT": "Yes, Disconnect"
"ACCOUNT": "ใช่ ยกเลิกการเชื่อมต่อ"
},
"CANCEL_BUTTON_TEXT": "ยกเลิก",
"API": {
"SUCCESS_MESSAGE": "Hook deleted successfully",
"SUCCESS_MESSAGE": "ลบ Hook แล้ว",
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
}
},
"LIST": {
"FETCHING": "Fetching integration hooks",
"FETCHING": "กำลังโหลด Hook",
"INBOX": "กล่องข้อความ",
"DELETE": {
"BUTTON_TEXT": "ลบ"
@@ -38,25 +38,25 @@
"ADD": {
"FORM": {
"INBOX": {
"LABEL": "Select Inbox",
"PLACEHOLDER": "Select Inbox"
"LABEL": "เลือกกล่องข้อความ",
"PLACEHOLDER": "เลือกกล่องข้อความ"
},
"SUBMIT": "สร้าง",
"CANCEL": "ยกเลิก"
},
"API": {
"SUCCESS_MESSAGE": "Integration hook added successfully",
"SUCCESS_MESSAGE": "เพิ่ม Hook แล้ว",
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
}
},
"CONNECT": {
"BUTTON_TEXT": "Connect"
"BUTTON_TEXT": "เชื่อมต่อ"
},
"DISCONNECT": {
"BUTTON_TEXT": "Disconnect"
"BUTTON_TEXT": "ไม่เชื่อมต่อ"
},
"SIDEBAR_DESCRIPTION": {
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with %{installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
"DIALOGFLOW": "Dialogflow เป็นเครื่องมือประมวลผลภาษาธรรมชาติ ที่ช่วยให้ง่ายต่อการออกแบบและการเชื่อมต่อหน้าจอสนทนากับแอปพลิเคชันมือถือ, เว็บแอปพลิเคชัน, บอท, ระบบตอบรับอัตโนมัติ และอื่นๆอีกมากมาย <br /><br /> Dialogflow ที่เชื่อมกับ %{installationName} ทำให้คุณสามารถตั้งค่าบอท Dialogflow ในกล่องข้อความของคุณซึ่งจะทำหน้าที่ในการรับมือกับการสนทนาเบื้องต้นก่อนส่งต่อไปให้พนักงานเมื่อจำเป็น Dialogflow ช่วยให้การทำงานง่ายขึ้นและลดภาระงานของพนักงานโดยการให้ข้อมูลเบื้องต้นกับลูกค้า หรือด้วยวิธีการอื่นๆอ<br /><br /> หากต้องการใช้งาน Dialogflow คุณจำเป็นต้องสร้าง Service Account ใน Google project ที่ใช้ข้อมูลประจำตัวร่วมกัน โปรดอ่านเอกสารของ Dialogflow หากต้องการข้อมูลเพิ่มเติม"
}
}
}