chore: Update translations (#15059)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Captain
2026-07-18 02:59:24 -07:00
committed by GitHub
co-authored by Sojan Jose
parent a61a8bfbc6
commit e70bbfaaa5
925 changed files with 45629 additions and 993 deletions
@@ -86,9 +86,21 @@
"NOTE": "管理您帳戶的額外安全功能。",
"MFA_BUTTON": "管理雙因素驗證"
},
"SESSIONS_SECTION": {
"TITLE": "Active Sessions",
"NOTE": "These are the devices currently logged in to your account.",
"CURRENT": "Current session",
"REVOKE": "Revoke",
"REVOKE_SUCCESS": "Session revoked successfully",
"REVOKE_ERROR": "Unable to revoke session. Please try again.",
"FETCH_ERROR": "Unable to fetch sessions. Please try again.",
"LAST_ACTIVE": "Last active",
"UNKNOWN_DEVICE": "Unknown device"
},
"ACCESS_TOKEN": {
"TITLE": "存取 Token",
"NOTE": "若您正在建立基於 API 的整合,可以使用此 token",
"PAID_PLAN_NOTE": "API access tokens are available on paid plans.",
"COPY": "複製",
"RESET": "重設",
"CONFIRM_RESET": "確定要重設嗎?",
@@ -313,6 +325,7 @@
"ALL_COMPANIES": "所有公司",
"CAPTAIN": "Captain",
"CAPTAIN_ASSISTANTS": "助理",
"CAPTAIN_OVERVIEW": "總覽",
"CAPTAIN_DOCUMENTS": "文件",
"CAPTAIN_RESPONSES": "常見問答",
"CAPTAIN_TOOLS": "工具",
@@ -328,6 +341,7 @@
"NOTIFICATIONS": "通知",
"CANNED_RESPONSES": "預設回覆",
"INTEGRATIONS": "整合",
"DATA": "Data",
"PROFILE_SETTINGS": "個人資料設定",
"ACCOUNT_SETTINGS": "帳戶設定",
"APPLICATIONS": "應用程式",
@@ -379,11 +393,124 @@
"INFO_TEXT": "當您未使用應用程式或儀表板時,讓系統自動將您標記為離線。",
"INFO_SHORT": "當您未使用應用程式時自動標記為離線。"
},
"SORT_TOOLTIP": "排序",
"SORT_BY": "排序方式",
"SORT_GROUPS": {
"CREATED": "Sort by date of creation",
"ALPHABETICAL": "Sort in alphabetical order",
"UNREAD_COUNT": "Sort by unread count"
},
"SORT_OPTIONS": {
"CREATED_DESC": "Newest first",
"CREATED_ASC": "Oldest first",
"ALPHABETICAL_ASC": "Ascending (A - Z)",
"ALPHABETICAL_DESC": "Descending (Z - A)",
"UNREAD_COUNT_DESC": "Highest first",
"UNREAD_COUNT_ASC": "Lowest first"
},
"DOCS": "閱讀文件",
"SECURITY": "安全性",
"CAPTAIN_AI": "Captain",
"CONVERSATION_WORKFLOW": "對話工作流程"
},
"DATA_IMPORTS": {
"HEADER": "Data",
"DESCRIPTION": "Bring your existing contacts and past conversations into this account from another support tool. Each import runs in the background, so you can keep working while it finishes, track its progress, and review anything that was skipped along the way.",
"LOADING": "Fetching imports",
"DEFAULT_IMPORT_NAME": "Intercom import",
"TABS": {
"IMPORT": "匯入",
"EXPORT": "匯出"
},
"TYPES": {
"CONTACTS": "聯絡人",
"CONVERSATIONS": "對話",
"MESSAGES": "訊息"
},
"DRAWER": {
"TITLE": "New import",
"SOURCE": "Source",
"NAME": "Import name",
"NAME_PLACEHOLDER": "July Intercom migration",
"ACCESS_KEY": "Intercom access key",
"ACCESS_KEY_PLACEHOLDER": "Paste your Intercom access key",
"DATA_TYPES": "Data to import",
"VALIDATING": "Validating access key...",
"VALID_KEY": "Access key validated.",
"INVALID_KEY": "Could not validate this access key.",
"ACTIVE_IMPORT": "Wait for the active import to finish before starting another one.",
"CANCEL": "取消",
"IMPORT": "匯入"
},
"EXPORT": {
"TITLE": "Exports are on the way",
"DESCRIPTION": "Export your contacts and conversations out of this account. This workflow is coming soon.",
"COMING_SOON": "即將推出"
},
"TABLE": {
"TITLE": "Recent imports",
"EMPTY": "No imports yet",
"EMPTY_DESCRIPTION": "Start an import to bring your existing customer history into this account.",
"NEW_IMPORT": "匯入",
"COUNT": "{count} imports",
"UNNAMED": "Untitled import",
"IMPORTED_COUNT": "{count} imported",
"VIEW": "View import",
"NAME": "名稱",
"TYPE": "類型",
"STATUS": "狀態",
"IMPORTED": "Imported",
"CREATED": "建立時間",
"ABANDON": "Abandon"
},
"DETAIL": {
"BACK": "Back to imports",
"ERRORS": "Errors",
"SKIP_LOGS": "Skip logs",
"SOURCE": "Source",
"IMPORT_TYPES": "Import types",
"CREATED": "建立時間",
"DURATION": "期間",
"INITIATED_BY": "Started by",
"PROGRESS": "Import progress",
"PROGRESS_WITH_TOTAL": "{imported} of {total} imported",
"PROGRESS_WITHOUT_TOTAL": "{imported} imported",
"PROGRESS_OF_TOTAL": "of {total} imported",
"PROGRESS_IMPORTED": "imported",
"LAST_UPDATED_TOOLTIP": "Last updated {time}",
"NO_SKIP_LOGS": "No skipped or failed records recorded.",
"DOWNLOAD_SKIP_LOGS": "Download CSV",
"DOWNLOAD_ERROR_LOGS": "Download CSV",
"ALL_SKIP_LOGS": "全部",
"KIND": "Kind",
"NO_ERRORS": "No errors recorded.",
"ERROR_CODE": "Code",
"SOURCE_OBJECT": "Source object",
"MESSAGE": "訊息"
},
"MONITOR": {
"LIVE": "Live updates every {seconds}s",
"LAST_UPDATED": "Last updated {time}",
"REFRESH": "重新整理",
"REFRESHING": "Refreshing",
"STAGES": {
"unknown": "Waiting for update",
"queued": "Queued",
"contacts": "Importing contacts",
"conversations": "Importing conversations",
"finalizing": "Finalizing import",
"completed": "已完成",
"completed_with_errors": "Completed with errors",
"failed": "失敗",
"abandoned": "Abandoned"
}
},
"ALERTS": {
"IMPORT_STARTED": "Intercom import has started.",
"IMPORT_ABANDONED": "Intercom import has been abandoned.",
"IMPORT_FAILED": "Could not start the Intercom import."
}
},
"CAPTAIN_SETTINGS": {
"TITLE": "Captain 設定",
"DESCRIPTION": "設定 Captain 的 AI 模型和功能。Captain 採用點數計費制,您將根據所選模型為 Captain 執行的每項操作支付點數。",
@@ -414,7 +541,9 @@
"DESCRIPTION": "啟用或停用 AI 驅動的功能。",
"AUDIO_TRANSCRIPTION": {
"TITLE": "語音轉文字",
"DESCRIPTION": "自動將語音訊息和通話錄音轉換為可搜尋的文字記錄。"
"DESCRIPTION": "自動將語音訊息和通話錄音轉換為可搜尋的文字記錄。",
"MODEL_TITLE": "Audio Transcription Model",
"MODEL_DESCRIPTION": "Select the AI model to use for converting audio messages into text transcripts"
},
"HELP_CENTER_SEARCH": {
"TITLE": "幫助中心搜尋索引",
@@ -439,7 +568,18 @@
"TITLE": "目前方案",
"PLAN_NOTE": "您目前訂閱的是 **{plan}** 方案,擁有 **{quantity}** 個授權",
"SEAT_COUNT": "席位數量",
"RENEWS_ON": "續約日期"
"RENEWS_ON": "續約日期",
"CURRENCY": "Currency"
},
"CURRENCY": {
"SELECT": {
"TITLE": "Choose your billing currency",
"DESCRIPTION": "Select the currency you'd like to be billed in. This can't be changed once your subscription is created."
},
"OPTIONS": {
"USD": "US Dollar (USD)",
"BRL": "Brazilian Real (BRL)"
}
},
"VIEW_PRICING": "查看定價",
"MANAGE_SUBSCRIPTION": {
@@ -475,6 +615,7 @@
"PURCHASE": "購買點數",
"LOADING": "正在載入選項...",
"FETCH_ERROR": "無法載入點數選項,請再試一次。",
"RETRY": "Retry",
"PURCHASE_ERROR": "購買處理失敗,請再試一次。",
"PURCHASE_SUCCESS": "已成功將 {credits} 點數加入您的帳戶",
"CONFIRM": {
@@ -776,6 +917,10 @@
"INPUT_MAX": "最大指派數",
"DURATION": "每位客服人員在每段時間內的對話數"
},
"EXCLUDE_OLDER_THAN": {
"LABEL": "Skip stale conversations",
"DESCRIPTION": "Skip unassigned conversations older than this. Defaults to 7 days; clear to disable."
},
"INBOXES": {
"LABEL": "已加入的收件匣",
"DESCRIPTION": "新增適用此政策的收件匣。",