chore: Enable Japanese, update translation from Crowdin (#1417)

This commit is contained in:
Sojan Jose
2020-11-16 23:11:14 +05:30
committed by GitHub
parent 481baa32ba
commit 9d2542eecd
218 changed files with 2796 additions and 1272 deletions

View File

@@ -3,6 +3,7 @@
"NOT_AVAILABLE": "ไม่พร้อมใช้งาน",
"EMAIL_ADDRESS": "ที่อยู่อีเมล์",
"PHONE_NUMBER": "หมายเลขโทรศัพท์",
"COPY_SUCCESSFUL": "Copied to clipboard successfully",
"COMPANY": "บริษัท",
"LOCATION": "สถานที่",
"CONVERSATION_TITLE": "รายละเอียดการสนทนา",
@@ -32,7 +33,9 @@
"NO_AVAILABLE_LABELS": "ไม่มีป้ายกำกับที่เพิ่มให้การสนทนานี้"
},
"MUTE_CONTACT": "ระงับการสนทนา",
"UNMUTE_CONTACT": "Unmute Conversation",
"MUTED_SUCCESS": "การสนทนานี้ถูกระงับ 6 ชั่วโมง",
"UNMUTED_SUCCESS": "This conversation is unmuted",
"SEND_TRANSCRIPT": "ส่งประวัติเเชท",
"EDIT_LABEL": "เเก้ไข"
},
@@ -92,5 +95,20 @@
"SUCCESS_MESSAGE": "อัพเดทเนื้อหาเสร็จสิ้น",
"CONTACT_ALREADY_EXIST": "อีเมล์นี้ถูกใช้ในผู้ติดต่อคนอื่นเเล้ว",
"ERROR_MESSAGE": "มีปัญหาในการอัพเดทผู้ติดต่อ กรุณาลองใหม่อีกครั้ง"
},
"CONTACTS_PAGE": {
"HEADER": "Contacts",
"SEARCH_BUTTON": "Search",
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
"LIST": {
"LOADING_MESSAGE": "Loading contacts...",
"404": "No contacts matches your search 🔍",
"TABLE_HEADER": [
"ชื่อ",
"หมายเลขโทรศัพท์",
"การสนทนา",
"Last Contacted"
]
}
}
}

View File

@@ -6,6 +6,13 @@
"NO_INBOX_1": "โฮล่า! ดูเหมือนว่าคุณยังไม่ได้เพิ่มกล่องจดหมายเลยนะ",
"NO_INBOX_2": " ที่จะเริ่มต้น",
"NO_INBOX_AGENT": "เอ่อโอ้! ดูเหมือนว่าคุณไม่ได้เป็นส่วนหนึ่งของกล่องจดหมายใด ๆ โปรดติดต่อผู้ดูแลระบบของคุณ",
"SEARCH_MESSAGES": "Search for messages in conversations",
"SEARCH": {
"TITLE": "Search messages",
"LOADING_MESSAGE": "Crunching data...",
"PLACEHOLDER": "Type any text to search messages",
"NO_MATCHING_RESULTS": "There are no messages matching the search parameters."
},
"CLICK_HERE": "กดที่นี้",
"LOADING_INBOXES": "กำลังโหลดกล่องข้อความ",
"LOADING_CONVERSATIONS": "กำลังโหลดการสนทนา",

View File

@@ -73,6 +73,13 @@
"ENABLED": "เปิด",
"DISABLED": "ปิด"
},
"REPLY_TIME": {
"TITLE": "Set Reply time",
"IN_A_FEW_MINUTES": "In a few minutes",
"IN_A_FEW_HOURS": "In a few hours",
"IN_A_DAY": "In a day",
"HELP_TEXT": "This reply time will be displayed on the live chat widget"
},
"WIDGET_COLOR": {
"LABEL": "สีของวิดเจ็ต",
"PLACEHOLDER": "อัพเดทสีที่ใช้ในวิดเจ็ต"
@@ -233,6 +240,12 @@
"INBOX_UPDATE_TITLE": "Inbox Settings",
"INBOX_UPDATE_SUB_TEXT": "Update your inbox settings",
"AUTO_ASSIGNMENT_SUB_TEXT": "Enable or disable the automatic assignment of new conversations to the agents added to this inbox."
},
"FACEBOOK_REAUTHORIZE": {
"TITLE": "Reauthorize",
"SUBTITLE": "Your Facebook connection has expired, please reconnect your Facebook page to continue services",
"MESSAGE_SUCCESS": "Reconnection successful",
"MESSAGE_ERROR": "เกิดข้อผิดพลาดกรุณาลองใหม่อีกครั้ง"
}
}
}

View File

@@ -26,7 +26,8 @@
"TITLE": "Email Notifications",
"NOTE": "Update your email notification preferences here",
"CONVERSATION_ASSIGNMENT": "Send email notifications when a conversation is assigned to me",
"CONVERSATION_CREATION": "Send email notifications when a new conversation is created"
"CONVERSATION_CREATION": "Send email notifications when a new conversation is created",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in an assigned conversation"
},
"API": {
"UPDATE_SUCCESS": "Your notification preferences are updated successfully",
@@ -37,6 +38,7 @@
"NOTE": "Update your push notification preferences here",
"CONVERSATION_ASSIGNMENT": "Send push notifications when a conversation is assigned to me",
"CONVERSATION_CREATION": "Send push notifications when a new conversation is created",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send push notifications when a new message is created in an assigned conversation",
"HAS_ENABLED_PUSH": "You have enabled push for this browser.",
"REQUEST_PUSH": "Enable push notifications"
},
@@ -120,6 +122,7 @@
"SIDEBAR": {
"CONVERSATIONS": "การสนทนา",
"REPORTS": "Reports",
"CONTACTS": "Contacts (Beta)",
"SETTINGS": "Settings",
"HOME": "Home",
"AGENTS": "พนักงาน",