chore: Update translations (#12625)
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"AGENT_BOTS": {
|
||||
"HEADER": "機器人",
|
||||
"LOADING_EDITOR": "正在載入編輯器...",
|
||||
"DESCRIPTION": "Agent Bots are like the most fabulous members of your team. They can handle the small stuff, so you can focus on the stuff that matters. Give them a try. You can manage your bots from this page or create new ones using the 'Add Bot' button.",
|
||||
"DESCRIPTION": "代理機器人就像您團隊中最出色的成員。他們可以處理瑣碎的事務,讓您可以專注於重要的事情。試試看吧!您可以從此頁面管理您的機器人,或使用「新增機器人」按鈕建立新的機器人。",
|
||||
"LEARN_MORE": "Learn about agent bots",
|
||||
"GLOBAL_BOT": "System bot",
|
||||
"GLOBAL_BOT_BADGE": "System",
|
||||
"GLOBAL_BOT": "系統機器人",
|
||||
"GLOBAL_BOT_BADGE": "系統",
|
||||
"AVATAR": {
|
||||
"SUCCESS_DELETE": "Bot avatar deleted successfully",
|
||||
"ERROR_DELETE": "Error deleting bot avatar, please try again"
|
||||
"SUCCESS_DELETE": "機器人頭像已成功刪除",
|
||||
"ERROR_DELETE": "刪除機器人頭像時發生錯誤,請再試一次"
|
||||
},
|
||||
"BOT_CONFIGURATION": {
|
||||
"TITLE": "選擇一個機器人",
|
||||
@@ -22,7 +22,7 @@
|
||||
"SELECT_PLACEHOLDER": "選擇機器人"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Add Bot",
|
||||
"TITLE": "新增機器人",
|
||||
"CANCEL_BUTTON_TEXT": "取消",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "機器人新增成功.",
|
||||
@@ -30,10 +30,10 @@
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
"404": "No bots found. You can create a bot by clicking the 'Add Bot' button.",
|
||||
"404": "找不到機器人。您可以點擊「新增機器人」按鈕來建立機器人。",
|
||||
"LOADING": "正在取得機器人...",
|
||||
"TABLE_HEADER": {
|
||||
"DETAILS": "Bot Details",
|
||||
"DETAILS": "機器人詳情",
|
||||
"URL": "Webhook 網址"
|
||||
}
|
||||
},
|
||||
@@ -42,7 +42,7 @@
|
||||
"TITLE": "刪除機器人",
|
||||
"CONFIRM": {
|
||||
"TITLE": "確認刪除",
|
||||
"MESSAGE": "Are you sure you want to delete {name}?",
|
||||
"MESSAGE": "您確定要刪除 {name} 嗎?",
|
||||
"YES": "是,刪除",
|
||||
"NO": "不,保留"
|
||||
},
|
||||
@@ -61,18 +61,18 @@
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "訪問 token",
|
||||
"DESCRIPTION": "Copy the access token and save it securely",
|
||||
"COPY_SUCCESSFUL": "Access token copied to clipboard",
|
||||
"RESET_SUCCESS": "Access token regenerated successfully",
|
||||
"RESET_ERROR": "Unable to regenerate access token. Please try again"
|
||||
"DESCRIPTION": "複製訪問token並妥善保管",
|
||||
"COPY_SUCCESSFUL": "訪問token已複製到剪貼簿",
|
||||
"RESET_SUCCESS": "訪問token已成功重新產生",
|
||||
"RESET_ERROR": "無法重新產生訪問token。請再試一次"
|
||||
},
|
||||
"FORM": {
|
||||
"AVATAR": {
|
||||
"LABEL": "Bot avatar"
|
||||
"LABEL": "機器人頭像"
|
||||
},
|
||||
"NAME": {
|
||||
"LABEL": "機器人名稱",
|
||||
"PLACEHOLDER": "Enter bot name",
|
||||
"PLACEHOLDER": "輸入機器人名稱",
|
||||
"REQUIRED": "機器人名稱為必填"
|
||||
},
|
||||
"DESCRIPTION": {
|
||||
@@ -82,19 +82,19 @@
|
||||
"WEBHOOK_URL": {
|
||||
"LABEL": "Webhook 網址",
|
||||
"PLACEHOLDER": "https://example.com/webhook",
|
||||
"REQUIRED": "Webhook URL is required"
|
||||
"REQUIRED": "Webhook 網址為必填"
|
||||
},
|
||||
"ERRORS": {
|
||||
"NAME": "機器人名稱為必填",
|
||||
"URL": "Webhook URL is required",
|
||||
"VALID_URL": "Please enter a valid URL starting with http:// or https://"
|
||||
"URL": "Webhook 網址為必填",
|
||||
"VALID_URL": "請輸入以 http:// 或 https:// 開頭的有效網址"
|
||||
},
|
||||
"CANCEL": "取消",
|
||||
"CREATE": "Create Bot",
|
||||
"UPDATE": "Update Bot"
|
||||
"CREATE": "建立機器人",
|
||||
"UPDATE": "更新機器人"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"DESCRIPTION": "Configure a webhook bot to integrate with your custom services. The bot will receive and process events from conversations and can respond to them."
|
||||
"DESCRIPTION": "設定 Webhook 機器人以與您的自訂服務整合。機器人將接收和處理來自對話的事件,並能對其做出回應。"
|
||||
},
|
||||
"TYPES": {
|
||||
"WEBHOOK": "Webhook 機器人"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"TEXT": "文字",
|
||||
"NUMBER": "數字",
|
||||
"LINK": "連結",
|
||||
"DATE": "Date",
|
||||
"DATE": "日期",
|
||||
"LIST": "列表",
|
||||
"CHECKBOX": "勾選框"
|
||||
},
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
},
|
||||
"DATE_RANGE_OPTIONS": {
|
||||
"LAST_7_DAYS": "最近7天",
|
||||
"LAST_14_DAYS": "最近14天",
|
||||
"LAST_30_DAYS": "最近30天",
|
||||
"LAST_3_MONTHS": "三個月內",
|
||||
"LAST_6_MONTHS": "六個月內",
|
||||
@@ -266,6 +267,8 @@
|
||||
"NO_ENOUGH_DATA": "我們没有收到足夠的數據來生成報表,請稍後再試。",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
||||
"FILTER_DROPDOWN_LABEL": "選擇收件匣",
|
||||
"ALL_INBOXES": "All Inboxes",
|
||||
"SEARCH_INBOX": "Search Inbox",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "對話",
|
||||
@@ -467,6 +470,13 @@
|
||||
"CONVERSATIONS": "{count} conversations",
|
||||
"DOWNLOAD_REPORT": "Download report"
|
||||
},
|
||||
"RESOLUTION_HEATMAP": {
|
||||
"HEADER": "Resolutions",
|
||||
"NO_CONVERSATIONS": "No conversations",
|
||||
"CONVERSATION": "{count} conversation",
|
||||
"CONVERSATIONS": "{count} conversations",
|
||||
"DOWNLOAD_REPORT": "Download report"
|
||||
},
|
||||
"AGENT_CONVERSATIONS": {
|
||||
"HEADER": "Conversations by agents",
|
||||
"LOADING_MESSAGE": "Loading agent metrics...",
|
||||
|
||||
@@ -92,8 +92,8 @@
|
||||
"RESET": "Reset",
|
||||
"CONFIRM_RESET": "Are you sure?",
|
||||
"CONFIRM_HINT": "Click again to confirm",
|
||||
"RESET_SUCCESS": "Access token regenerated successfully",
|
||||
"RESET_ERROR": "Unable to regenerate access token. Please try again"
|
||||
"RESET_SUCCESS": "訪問token已成功重新產生",
|
||||
"RESET_ERROR": "無法重新產生訪問token。請再試一次"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "音效通知",
|
||||
|
||||
Reference in New Issue
Block a user