chore: Update translations from Crowdin (#5952)

This commit is contained in:
Sojan Jose
2022-12-06 03:04:49 +03:00
committed by GitHub
parent b9fd1d88ea
commit 06434bc655
231 changed files with 644 additions and 160 deletions

View File

@@ -8,6 +8,7 @@
},
"TAB_HEADING": "對話",
"MENTION_HEADING": "Mentions",
"UNATTENDED_HEADING": "Unattended",
"SEARCH": {
"INPUT": "搜尋人、聊天室、保存回覆"
},
@@ -56,6 +57,8 @@
"REPLY_TO_TWEET": "Reply to this tweet",
"LINK_TO_STORY": "Go to instagram story",
"SENT": "傳送成功",
"READ": "Read successfully",
"DELIVERED": "Delivered successfully",
"NO_MESSAGES": "沒有訊息",
"NO_CONTENT": "沒有可用內容",
"HIDE_QUOTED_TEXT": "隱藏引用文字",

View File

@@ -64,6 +64,7 @@
"CARD_CONTEXT_MENU": {
"PENDING": "標記為待處理",
"RESOLVED": "Mark as resolved",
"MARK_AS_UNREAD": "Mark as unread",
"REOPEN": "Reopen conversation",
"SNOOZE": {
"TITLE": "Snooze",

View File

@@ -23,7 +23,7 @@
"ERROR": "請輸入有效的帳戶名稱"
},
"LANGUAGE": {
"LABEL": "網站語言(Beta)",
"LABEL": "Site language",
"PLACEHOLDER": "您的帳戶名稱",
"ERROR": ""
},

View File

@@ -388,6 +388,10 @@
"ENABLED": "已啟用",
"DISABLED": "已停用"
},
"LOCK_TO_SINGLE_CONVERSATION": {
"ENABLED": "已啟用",
"DISABLED": "已停用"
},
"ENABLE_HMAC": {
"LABEL": "Enable"
}
@@ -441,6 +445,8 @@
"ENABLE_CSAT_SUB_TEXT": "Enable/Disable CSAT(Customer satisfaction) survey after resolving a conversation",
"ENABLE_CONTINUITY_VIA_EMAIL": "Enable conversation continuity via email",
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Conversations will continue over email if the contact email address is available.",
"LOCK_TO_SINGLE_CONVERSATION": "Lock to single conversation",
"LOCK_TO_SINGLE_CONVERSATION_SUB_TEXT": "Enable or disable multiple conversations for the same contact in this inbox",
"INBOX_UPDATE_TITLE": "收件匣設定",
"INBOX_UPDATE_SUB_TEXT": "更新收件匣設定",
"AUTO_ASSIGNMENT_SUB_TEXT": "啟用或停用此收件匣客服的對話自動分配。",

View File

@@ -177,6 +177,7 @@
"CONVERSATIONS": "會話",
"ALL_CONVERSATIONS": "所有對話",
"MENTIONED_CONVERSATIONS": "Mentions",
"UNATTENDED_CONVERSATIONS": "Unattended",
"REPORTS": "報表",
"SETTINGS": "設定",
"CONTACTS": "聯絡人",