Files
gh-christianlouis-docuelevate/frontend/translations/zh-TW.json
T
2026-03-16 17:47:16 +00:00

1754 lines
104 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"about.creator_heading": "認識創作者",
"about.creator_name": "Christian Krakau-Louis",
"about.creator_pre": "DocuElevate 由以下人員熱情開發",
"about.features_admin_api": "強大的 REST API 供程式化存取",
"about.features_admin_config": "透過環境變數高度可配置",
"about.features_admin_docker": "適用於 Docker 以便於部署和擴展",
"about.features_admin_heading": "管理",
"about.features_admin_oauth2": "支援與 Authentik 的 OAuth2 認證",
"about.features_automation_background": "使用 Redis 和 Celery 的背景處理",
"about.features_automation_gmail": "Gmail 和一般電子郵件帳戶整合",
"about.features_automation_heading": "自動化",
"about.features_automation_imap": "從多個來源的 IMAP 收件箱輪詢",
"about.features_automation_ingestion": "自動化文檔攝取來自各種輸入",
"about.features_heading": "主要功能",
"about.features_integration_cloud": "雲端儲存:Dropbox、Google Drive、OneDrive、Amazon S3",
"about.features_integration_heading": "整合與儲存",
"about.features_integration_multi_dest": "多目的地支援(在多個位置儲存文檔)",
"about.features_integration_protocols": "傳輸協議:FTP、SFTP、電子郵件轉發",
"about.features_integration_selfhosted": "自托管選項:Nextcloud、Paperless NGX、WebDAV",
"about.features_processing_classification": "智能文檔分類和日期提取",
"about.features_processing_heading": "文檔處理",
"about.features_processing_metadata": "使用可插拔 AI 提供者進行自動化元數據提取",
"about.features_processing_ocr": "由 Azure Document Intelligence 驅動的 OCR",
"about.features_processing_pdf": "透過 Gotenberg 進行各種文件格式的 PDF 轉換",
"about.features_processing_upload": "簡單且安全的文件上傳,支援拖放",
"about.github_logo_alt": "GitHub 標誌",
"about.heading": "關於 DocuElevate",
"about.intro_post": " – 您現代化、智能的文檔處理解決方案!我們已經建立了 DocuElevate 來徹底改變您處理文檔的方式 – 從上傳到提取,從處理到儲存。",
"about.intro_pre": "歡迎來到 ",
"about.involved_description": "想深入了解代碼、貢獻想法或了解更多關於 DocuElevate 的信息?",
"about.involved_docs": "閱讀文檔",
"about.involved_github": "查看 GitHub 上的 DocuElevate",
"about.involved_heading": "參與",
"about.involved_website": "訪問 DocuElevate 網站",
"about.legal_description": "我們關心您的隱私和數據安全。請查看我們的:",
"about.legal_heading": "隱私與法律",
"about.legal_license": "許可資訊",
"about.legal_privacy": "隱私聲明",
"about.page_title": "關於 DocuElevate",
"about.story_heading": "我們的故事",
"about.story_p1": "DocuElevate 的創建目標是簡化並優化文檔管理,無論您是小型創業公司還是大型企業。",
"about.story_p2": "我們利用可插拔的 AI 服務提供者(OpenAI、Anthropic Claude、Google Gemini、Ollama、OpenRouter、Portkey 等)進行元數據提取和文本優化,與 Dropbox、Nextcloud 和 Paperless NGX 無縫整合以進行存儲和索引,利用 Azure Document Intelligence 進行 OCR,甚至使用 Gotenberg 進行文件到 PDF 的轉換。",
"admin_files.admin_only_badge": "僅限管理員",
"admin_files.aria_breadcrumb": "麵包屑",
"admin_files.badge_delta_detected": "檢測到差異",
"admin_files.badge_duplicate": "重複",
"admin_files.badge_in_db": "在數據庫中",
"admin_files.badge_on_disk": "在磁碟上",
"admin_files.breadcrumb_workdir": "工作目錄",
"admin_files.btn_download": "下載",
"admin_files.col_actions": "動作",
"admin_files.col_db": "數據庫",
"admin_files.col_health": "健康狀況",
"admin_files.col_id": "ID",
"admin_files.col_ingested": "已導入",
"admin_files.col_local_filename": "本地檔案名稱",
"admin_files.col_missing_paths": "缺少路徑",
"admin_files.col_modified": "已修改",
"admin_files.col_name": "名稱",
"admin_files.col_original_file_path": "原始檔案路徑",
"admin_files.col_original_filename": "原始檔案名稱",
"admin_files.col_path_relative": "路徑 (相對於工作目錄)",
"admin_files.col_processed_file_path": "處理後檔案路徑",
"admin_files.col_size": "大小",
"admin_files.delta_detected_detail": "在磁碟上找到 {orphan_count} 個孤立檔案,並且 {ghost_count} 個資料庫記錄中有缺少的檔案。",
"admin_files.delta_detected_title": "檢測到增量。",
"admin_files.empty_database": "資料庫中未找到檔案記錄。",
"admin_files.empty_directory": "此目錄是空的。",
"admin_files.ghost_records_desc": "(在資料庫中,檔案在磁碟上缺失)",
"admin_files.ghost_records_heading": "幽靈記錄",
"admin_files.heading": "檔案管理員",
"admin_files.health_missing": "缺失",
"admin_files.health_ok": "正常",
"admin_files.legend_file_exists": "檔案存在於磁碟上",
"admin_files.legend_file_missing": "檔案在磁碟上缺失",
"admin_files.legend_found_in_db": "在資料庫中找到",
"admin_files.legend_not_in_db": "不在資料庫中(孤立檔案)",
"admin_files.legend_path_not_set": "未設定路徑",
"admin_files.no_delta": "未找到增量 — 檔案系統和資料庫已同步。",
"admin_files.no_ghost_records": "未找到幽靈記錄。",
"admin_files.no_orphan_files": "未找到孤立檔案。",
"admin_files.orphan_files_desc": "(在磁碟上,無資料庫記錄)",
"admin_files.orphan_files_heading": "孤立檔案",
"admin_files.page_title": "檔案管理員 管理員",
"admin_files.status_in_db": "在資料庫中",
"admin_files.status_orphan": "孤立",
"admin_files.tab_database": "資料庫記錄",
"admin_files.tab_filesystem": "檔案系統",
"admin_files.tab_reconcile": "對帳",
"admin_plans.aria_delete_plan": "刪除 {name}",
"admin_plans.aria_edit_plan": "編輯 {name}",
"admin_plans.aria_feature_n": "功能 {n}",
"admin_plans.aria_move_down": "向下移動 {name}",
"admin_plans.aria_move_up": "向上移動 {name}",
"admin_plans.aria_remove_feature_n": "移除功能 {n}",
"admin_plans.btn_add_feature": "添加功能",
"admin_plans.btn_add_plan": "添加計劃",
"admin_plans.btn_cancel": "取消",
"admin_plans.btn_create": "創建計劃",
"admin_plans.btn_delete": "刪除",
"admin_plans.btn_edit": "編輯",
"admin_plans.btn_restore_defaults": "恢復默認設置",
"admin_plans.btn_restore_defaults_title": "恢復所有四個默認計劃(僅在尚不存在計劃時)",
"admin_plans.btn_restoring": "恢復中\u0014",
"admin_plans.btn_save_changes": "儲存更改",
"admin_plans.btn_save_order": "儲存順序",
"admin_plans.btn_saving": "儲存中\u0014",
"admin_plans.btn_stripe_setup": "Stripe 設置",
"admin_plans.btn_stripe_setup_title": "打開 Stripe 設置嚮導以配置 API 金鑰和同步計劃",
"admin_plans.col_actions": "操作",
"admin_plans.col_active": "啟用",
"admin_plans.col_monthly": "每月",
"admin_plans.col_monthly_limit": "每月限制",
"admin_plans.col_order": "順序",
"admin_plans.col_overage_pct": "超過 %",
"admin_plans.col_plan": "計劃",
"admin_plans.col_yearly": "每年",
"admin_plans.coming_soon": "即將推出",
"admin_plans.featured_badge": "精選",
"admin_plans.field_active": "啟用",
"admin_plans.field_allow_overage": "允許超過計費",
"admin_plans.field_api_access": "API 訪問",
"admin_plans.field_badge_text": "徽章文本",
"admin_plans.field_buffer": "緩衝區:",
"admin_plans.field_cta_text": "CTA 按鈕文本",
"admin_plans.field_docs_month": "文檔 / 月",
"admin_plans.field_featured": "精選 / 突出顯示",
"admin_plans.field_lifetime_docs": "終身文檔",
"admin_plans.field_mailboxes": "郵件郵箱",
"admin_plans.field_max_file_size": "最大檔案大小 (MB)",
"admin_plans.field_name": "名稱",
"admin_plans.field_ocr_pages": "每月 OCR 頁數",
"admin_plans.field_overage_doc_price": "超出價格 / 文件 ($)",
"admin_plans.field_overage_ocr_price": "超出價格 / OCR 頁 ($)",
"admin_plans.field_plan_id": "計畫 ID",
"admin_plans.field_price_monthly": "每月價格 ($)",
"admin_plans.field_price_yearly": "每年價格 ($)",
"admin_plans.field_sort_order": "排序順序",
"admin_plans.field_storage_dests": "儲存目的地",
"admin_plans.field_stripe_monthly": "Stripe 價格 ID (每月)",
"admin_plans.field_stripe_yearly": "Stripe 價格 ID (每年)",
"admin_plans.field_tagline": "標語",
"admin_plans.field_trial_days": "試用天數",
"admin_plans.free_label": "免費",
"admin_plans.heading": "計畫設計器",
"admin_plans.hint_features": "這些要點會出現在此計畫的定價頁卡片上。",
"admin_plans.hint_plan_id": "小寫 slug,創建後無法更改。",
"admin_plans.hint_zero_unlimited": "輸入 0 表示無限。",
"admin_plans.js_delete_confirm": "刪除計畫 \"{id}\"?這不能撤回。",
"admin_plans.js_delete_failed": "刪除失敗",
"admin_plans.js_failed_load": "載入計畫失敗",
"admin_plans.js_order_saved": "訂單已儲存!",
"admin_plans.js_plan_created": "計畫已創建!",
"admin_plans.js_plan_deleted": "計畫 \"{id}\" 已刪除。",
"admin_plans.js_plan_updated": "計畫已更新!",
"admin_plans.js_reorder_failed": "重新排序失敗",
"admin_plans.js_save_failed": "儲存失敗",
"admin_plans.js_seed_confirm": "要初始化四個預設計畫嗎?如果計畫已存在,這將無操作。",
"admin_plans.js_seed_failed": "初始化失敗",
"admin_plans.js_yearly_enter": "輸入每年價格以顯示省錢",
"admin_plans.js_yearly_save": "比每月省 {pct}%",
"admin_plans.loading": "載入計畫\u0010\u0015",
"admin_plans.modal_close_aria": "關閉模態",
"admin_plans.modal_create_title": "新增計畫",
"admin_plans.modal_edit_title_prefix": "編輯計畫:",
"admin_plans.no_plans_intro": "尚無計畫。點擊",
"admin_plans.no_plans_suffix": "以初始化四個內建計畫。",
"admin_plans.overage_0pct": "0% (準確)",
"admin_plans.overage_100pct": "100%",
"admin_plans.overage_50pct": "50%",
"admin_plans.overage_announce": "\u00102 公告",
"admin_plans.overage_buffer_body_prefix": "超出緩衝區是",
"admin_plans.overage_buffer_body_suffix": "我們宣傳每月 X 份文件,但只在",
"admin_plans.overage_buffer_formula": "X \u0000d7 (1 + 緩衝%)",
"admin_plans.overage_buffer_invisible": "對用戶不可見",
"admin_plans.overage_buffer_tail": "文件。例如,150 份文件/月的計劃,帶有 20% 緩衝,執行於 180 份文件。這可以防止在精確宣布的限制上進行硬性截止,讓用戶有一個平滑的過渡。",
"admin_plans.overage_buffer_title": "有關超出緩衝區",
"admin_plans.overage_docs": "文件,",
"admin_plans.overage_docs_end": "文件",
"admin_plans.overage_enforce_at": "在...執行",
"admin_plans.page_title": "計劃設計師 \u0014 DocuElevate 管理",
"admin_plans.section_basic_info": "基本資訊",
"admin_plans.section_display": "顯示",
"admin_plans.section_features": "功能列表",
"admin_plans.section_overage": "超出設計師",
"admin_plans.section_pricing": "定價",
"admin_plans.section_stripe": "Stripe 整合",
"admin_plans.section_volume": "使用量限制",
"admin_plans.status_active": "啟用",
"admin_plans.status_inactive": "未啟用",
"admin_plans.stripe_desc_after": "自動創建它們。免費計劃不需要 Stripe 價格 ID。",
"admin_plans.stripe_desc_before": "輸入此計劃的 Stripe 價格 ID,或使用",
"admin_plans.stripe_wizard_aria": "在新標籤頁中打開 Stripe 設定精靈",
"admin_plans.stripe_wizard_link": "Stripe 精靈",
"admin_plans.stripe_wizard_text": "Stripe 設定精靈",
"admin_plans.subheading": "管理在公共定價頁面上顯示的訂閱計劃。",
"admin_plans.table_aria_label": "訂閱計劃",
"admin_users.add_user_profile_btn": "新增用戶檔案",
"admin_users.admin_only_badge": "僅限管理員",
"admin_users.btn_password": "密碼",
"admin_users.btn_reset": "重置",
"admin_users.col_display_name": "顯示名稱",
"admin_users.col_documents": "文件",
"admin_users.col_email": "電子郵件",
"admin_users.col_last_upload": "最後上傳",
"admin_users.col_plan": "計劃",
"admin_users.col_role": "角色",
"admin_users.col_upload_limit": "上傳限額",
"admin_users.col_user_id": "用戶ID",
"admin_users.col_username": "用戶名",
"admin_users.create_local_account_btn": "創建本地帳戶",
"admin_users.create_local_title": "創建本地帳戶",
"admin_users.delete_account_btn": "刪除帳戶",
"admin_users.delete_local_confirm": "您確定要刪除帳戶嗎",
"admin_users.delete_local_title": "刪除本地帳戶",
"admin_users.delete_local_warning": "此操作無法撤銷。該用戶擁有的文件不會被刪除。",
"admin_users.delete_profile_btn": "刪除檔案",
"admin_users.delete_profile_confirm": "您確定要刪除檔案嗎",
"admin_users.delete_profile_title": "刪除用戶檔案",
"admin_users.delete_profile_warning": "這僅會移除管理員管理的檔案記錄。該用戶擁有的文件不會被刪除。",
"admin_users.deleting": "正在刪除\u00052026",
"admin_users.edit_local_title": "編輯本地帳戶",
"admin_users.filter_placeholder": "依用戶ID過濾\u00052026",
"admin_users.global_default": "全域預設",
"admin_users.heading": "用戶管理",
"admin_users.js_account_created": "帳戶已創建",
"admin_users.js_account_created_msg": "本地帳戶「{username}」已成功創建。",
"admin_users.js_account_deleted_msg": "帳戶「{username}」已被移除。",
"admin_users.js_account_updated": "帳戶已更新。",
"admin_users.js_delete_failed": "刪除失敗",
"admin_users.js_deleted": "已刪除",
"admin_users.js_email_not_sent": "電子郵件未發送",
"admin_users.js_email_sent": "電子郵件已發送",
"admin_users.js_email_sent_msg": "密碼重置電子郵件已發送至「{email}」。",
"admin_users.js_failed": "失敗",
"admin_users.js_failed_create": "創建帳戶失敗。",
"admin_users.js_failed_load_local": "加載本地用戶失敗",
"admin_users.js_failed_load_users": "無法加載用戶",
"admin_users.js_failed_set_password": "無法設置密碼。",
"admin_users.js_failed_update": "無法更新賬戶。",
"admin_users.js_network_error": "網絡錯誤",
"admin_users.js_password_set": "密碼已設置",
"admin_users.js_password_set_msg": "\"{username}\" 的密碼已更新。",
"admin_users.js_profile_deleted": "\"{id}\" 的資料已被刪除。",
"admin_users.js_profile_saved": "\"{id}\" 的資料已保存。",
"admin_users.js_save_failed": "保存失敗",
"admin_users.js_saved": "已保存",
"admin_users.js_smtp_not_configured": "SMTP 尚未配置。",
"admin_users.js_updated": "已更新",
"admin_users.loading_users": "正在加載用戶\u0003A6",
"admin_users.local_account_active": "賬戶已激活",
"admin_users.local_accounts_heading": "本地用戶賬戶",
"admin_users.local_accounts_subheading": "在此服務器上直接創建的電子郵件/密碼賬戶。",
"admin_users.local_admin_privileges": "授予管理權限",
"admin_users.local_admin_privileges_short": "管理權限",
"admin_users.local_create_btn": "創建賬戶",
"admin_users.local_create_one": "創建一個。",
"admin_users.local_creating": "正在創建\u0003A6",
"admin_users.local_display_name_optional": "(可選)",
"admin_users.local_loading": "正在加載\u0003A6",
"admin_users.local_no_accounts": "暫無本地賬戶。",
"admin_users.local_password_hint": "最少 8 個字符。",
"admin_users.local_saving": "正在保存\u0003A6",
"admin_users.local_username_hint": "3\u0002D64 個字符。僅限字母、數字、連字符和下劃線。",
"admin_users.modal_add_title": "添加用戶資料",
"admin_users.modal_billing_cycle_label": "計費周期",
"admin_users.modal_billing_monthly": "每月",
"admin_users.modal_billing_yearly": "每年",
"admin_users.modal_block_hint": "(防止上傳新文檔)",
"admin_users.modal_block_label": "阻止此用戶",
"admin_users.modal_close_aria": "關閉對話框",
"admin_users.modal_complimentary_hint": "(用戶保留級別福利,但從不收費 \u0002D 自動設置為管理賬戶)",
"admin_users.modal_complimentary_label": "免費計劃",
"admin_users.modal_daily_limit_hint": "(留空以使用全局默認值)",
"admin_users.modal_daily_limit_label": "每日上傳限制",
"admin_users.modal_daily_limit_placeholder": "例如 50 (0 = 不限)",
"admin_users.modal_display_name_label": "顯示名稱",
"admin_users.modal_display_name_placeholder": "愛麗絲·史密斯(選填)",
"admin_users.modal_edit_title": "編輯用戶資料",
"admin_users.modal_notes_label": "管理員備註",
"admin_users.modal_notes_placeholder": "僅對管理員可見的內部備註⋯",
"admin_users.modal_period_start_hint": "年期延續將從此日期計算。保持空白以便進行按月執行。",
"admin_users.modal_period_start_label": "訂閱期開始",
"admin_users.modal_plan_business": "商業計劃 — $7.99/月(每月300個,無限郵箱)",
"admin_users.modal_plan_free": "免費 — 25個終身文件",
"admin_users.modal_plan_hint": "為此用戶設置配額限制。限制在上傳時執行。",
"admin_users.modal_plan_label": "訂閱計劃",
"admin_users.modal_plan_professional": "專業計劃 — $5.99/月(每月150個,3個郵箱)",
"admin_users.modal_plan_starter": "入門計劃 — $2.99/月(每月50個,1個郵箱)",
"admin_users.modal_save_changes": "儲存變更",
"admin_users.modal_saving": "儲存中⋯",
"admin_users.modal_user_id_hint": "與文件中的owner_id匹配的穩定標識符。",
"admin_users.modal_user_id_label": "用戶ID",
"admin_users.modal_user_id_placeholder": "user@example.com或OAuth子",
"admin_users.new_account_btn": "新帳號",
"admin_users.new_password_label": "新密碼",
"admin_users.no_users_add_hint": "上傳一些文件或在上方添加個人資料。",
"admin_users.no_users_found": "未找到用戶。",
"admin_users.no_users_search_hint": "嘗試不同的搜索詞。",
"admin_users.page_title": "用戶管理 管理員 DocuElevate",
"admin_users.pagination_page_of": "的",
"admin_users.per_day": "/天",
"admin_users.role_admin": "管理員",
"admin_users.role_user": "用戶",
"admin_users.search_users_label": "搜索用戶",
"admin_users.set_password_btn": "設置密碼",
"admin_users.set_password_desc": "用戶應在登入後更改此密碼。",
"admin_users.set_password_desc_pre": "為",
"admin_users.set_password_title": "設置臨時密碼",
"admin_users.setting": "設置中⋯",
"admin_users.status_blocked": "已封鎖",
"admin_users.status_unverified": "未驗證",
"admin_users.subheading": "管理用戶資料,每用戶上傳限制和文件所有權。",
"admin_users.total_count_users": "{count} 位用戶",
"admin_users.total_no_users": "無用戶",
"admin_users.total_one_user": "1 位用戶",
"api_tokens.col_created": "創建",
"api_tokens.col_last_ip": "最後的 IP",
"api_tokens.col_last_used": "最後使用",
"api_tokens.col_name": "名稱",
"api_tokens.col_prefix": "令牌前綴",
"api_tokens.copy_to_clipboard": "將令牌複製到剪貼板",
"api_tokens.copy_upload_example": "將上傳示例複製到剪貼板",
"api_tokens.copy_warning_1": "現在複製此令牌 — 它將",
"api_tokens.copy_warning_2": "不再顯示",
"api_tokens.create_heading": "創建新令牌",
"api_tokens.create_token": "創建令牌",
"api_tokens.creating": "創建中…",
"api_tokens.heading": "API 令牌",
"api_tokens.intro": "創建個人 API 令牌以與 DocuElevate API 進行編程互動。使用令牌進行 webhook 上傳、CI/CD 管道或任何需要上傳或檢索文檔的腳本。",
"api_tokens.loading_tokens": "加載令牌中…",
"api_tokens.never": "從不",
"api_tokens.no_tokens_heading": "尚無 API 令牌",
"api_tokens.no_tokens_help": "在上方創建您的第一個令牌以開始使用。",
"api_tokens.page_title": "API 令牌 DocuElevate",
"api_tokens.revoke": "撤銷",
"api_tokens.revoke_prefix": "撤銷令牌",
"api_tokens.status_active": "活躍",
"api_tokens.status_revoked": "已撤銷",
"api_tokens.table_aria": "API 令牌",
"api_tokens.token_created": "令牌成功創建!",
"api_tokens.token_name_label": "令牌名稱",
"api_tokens.token_name_placeholder": "例如:CI 管道、Webhook 上傳、我的腳本",
"api_tokens.usage_heading": "使用示例",
"api_tokens.usage_intro_post": "任何 API 請求的標頭:",
"api_tokens.usage_intro_pre": "在",
"api_tokens.your_tokens": "您的令牌",
"app.name": "DocuElevate",
"attribution.heading": "第三方軟件屬性",
"attribution.intro": "DocuElevate 使用幾個開源庫和工具。我們感謝這些項目的開發者對開源軟體的貢獻。",
"attribution.page_title": "DocuElevate - 第三方歸屬",
"attribution.paramiko_lgpl_note": "注意:此庫根據 GNU 輕量級公共許可證第 2.1 版 (LGPL-2.1) 授權。",
"attribution.section_docker": "Docker 映像",
"attribution.section_frontend": "前端依賴",
"attribution.section_python": "Python 依賴",
"attribution.special_lgpl_link": "這裡",
"attribution.special_lgpl_post": "。",
"attribution.special_lgpl_pre": "可以在以下位置找到 LGPL 許可證的副本:",
"attribution.special_source_post": "。",
"attribution.special_source_pre": "此軟體包括 Paramiko,該軟體根據 LGPL 授權。Paramiko 的源代碼可在以下位置獲得:",
"attribution.special_title": "特別歸屬:",
"audit.col_ip": "IP",
"audit.col_resource": "資源",
"audit.col_timestamp": "時間戳",
"audit.critical": "關鍵",
"audit.filter_action": "操作",
"audit.filter_all_actions": "所有操作",
"audit.filter_all_users": "所有使用者",
"audit.filter_resource_placeholder": "例如:文件、使用者",
"audit.filter_resource_type": "資源類型",
"audit.filter_severity": "嚴重性",
"audit.filter_user": "使用者",
"audit.filters_section_label": "審計日誌過濾器",
"audit.next": "下一步",
"audit.next_label": "下一頁",
"audit.no_events": "尚未記錄任何審計事件。",
"audit.no_events_hint": "重要行動(登入、文件操作、設定變更)將顯示在這裡。",
"audit.page_title": "審計日誌 - DocuElevate",
"audit.pagination_label": "審計日誌分頁",
"audit.prev": "上一頁",
"audit.prev_label": "前一頁",
"audit.refresh_label": "重新整理審計日誌",
"audit.siem_disabled_title": "SIEM 轉發已禁用",
"audit.siem_enabled_title": "事件正在轉發至 ",
"audit.siem_off": "SIEM:關閉",
"audit.subtitle": "所有重要行動的全面、附加式記錄。",
"audit.table_label": "審計日誌事件",
"audit.title": "審計日誌",
"auth.confirm_password": "確認密碼",
"auth.create_account": "創建帳戶",
"auth.display_name_label": "顯示名稱",
"auth.email_label": "電子郵件",
"auth.forgot_password": "忘記密碼?",
"auth.forgot_username": "忘記使用者名稱?",
"auth.login": "登入",
"auth.login_title": "登入",
"auth.logo_alt": "DocuElevate 標誌",
"auth.logout": "登出",
"auth.my_account": "我的帳戶",
"auth.no_account": "還沒有帳戶?",
"auth.or_continue_with": "或使用以下方式繼續",
"auth.password_label": "密碼",
"auth.profile": "個人資料",
"auth.remember_me": "記住我",
"auth.return_home": "返回主頁",
"auth.sign_in": "登入",
"auth.sign_in_sso": "使用 SSO 登入",
"auth.sign_in_with": "使用這個帳號登入",
"auth.sign_in_with_username": "使用用戶名登入",
"auth.signup": "註冊",
"auth.signup_title": "註冊",
"auth.username_label": "用戶名",
"auth.username_or_email": "用戶名或電子郵件",
"auth.verify_email_back_sign_in": "返回登入",
"auth.verify_email_expiry": "該連結在24小時內過期。如果您沒有看到電子郵件,請檢查您的垃圾郵件文件夾。",
"auth.verify_email_heading": "檢查您的收件箱",
"auth.verify_email_message": "我們已經發送了一封驗證電子郵件給您。請點擊電子郵件中的連結以激活您的帳戶。",
"auth.verify_email_page_title": "DocuElevate - 驗證您的電子郵件",
"auth.verify_email_resend_aria_label": "重新發送的電子郵件地址",
"auth.verify_email_resend_button": "重新發送驗證電子郵件",
"auth.verify_email_resend_label": "電子郵件地址",
"auth.verify_email_resend_placeholder": "輸入您的電子郵件地址",
"auth.verify_email_resend_prompt": "沒有收到它嗎?",
"backup.archives_heading": "備份檔案",
"backup.backup_now": "立即備份",
"backup.clean_up": "清理",
"backup.cleanup_title": "立即執行保留清理",
"backup.col_created": "建立",
"backup.col_filename": "檔案名稱",
"backup.col_size": "大小",
"backup.col_storage": "儲存",
"backup.col_type": "類型",
"backup.config_auto_backup": "自動備份",
"backup.config_remote_dest": "遠端目的地",
"backup.config_retention": "保留",
"backup.config_total_size": "總本地大小",
"backup.confirm_btn": "確認",
"backup.confirm_title": "確認操作",
"backup.heading": "備份管理",
"backup.local_only": "僅限本地",
"backup.no_backups": "尚未有備份。",
"backup.no_backups_hint": "點擊立即備份以創建您的第一個備份。",
"backup.page_title": "備份管理",
"backup.records_label": "記錄",
"backup.restore_btn": "還原",
"backup.restore_desc_mid": "備份檔案以還原資料庫。",
"backup.restore_desc_pre": "上傳一個",
"backup.restore_desc_warning": "這將覆蓋所有當前數據。",
"backup.restore_file_label": "備份檔案 (.db.gz)",
"backup.restore_heading": "從檔案還原",
"backup.restoring": "正在還原\n0…",
"backup.retention_daily_detail": "\u0001C保留3週",
"backup.retention_heading": "保留政策",
"backup.retention_hourly_detail": "\u0001C保留4天",
"backup.retention_note": "超過這些限制的備份在每次創建新備份後將自動修剪。",
"backup.retention_weekly_detail": "\u0001C保留約3個月",
"backup.snapshots": "快照",
"backup.status_ok": "正常",
"backup.storage_local": "本地",
"backup.subtitle": "數據庫備份將自動創建:每小時(4天),每天(3週),每週(13週)。",
"backup.table_aria": "備份檔案",
"backup.trigger_daily": "立即備份(每日)",
"backup.trigger_hourly": "立即備份(每小時)",
"backup.trigger_weekly": "立即備份(每週)",
"backup.type_daily": "每日",
"backup.type_hourly": "每小時",
"backup.type_weekly": "每週",
"billing.go_to_dashboard": "前往儀表板",
"billing.manage_subscription": "管理訂閱",
"billing.success_heading": "您已經設置完成!",
"billing.success_message": "您的訂閱已激活。感謝您選擇 DocuElevate",
"billing.success_page_title": "DocuElevate - 訂閱已激活",
"common.actions": "操作",
"common.active": "已啟用",
"common.all": "全部",
"common.avatar": "頭像",
"common.back": "返回",
"common.cancel": "取消",
"common.close": "關閉",
"common.col_pending": "待處理",
"common.completed": "已完成",
"common.confirm": "確認",
"common.copied": "已複製!",
"common.copy": "複製",
"common.create": "創建",
"common.created": "已創建",
"common.date": "日期",
"common.delete": "刪除",
"common.description": "描述",
"common.details": "詳情",
"common.disabled": "已禁用",
"common.download": "下載",
"common.duplicate": "複製",
"common.edit": "編輯",
"common.enabled": "已啟用",
"common.error": "錯誤",
"common.failed": "失敗",
"common.filter": "過濾器",
"common.inactive": "不活動",
"common.info": "資訊",
"common.loading": "加載中...",
"common.name": "名稱",
"common.next": "下一步",
"common.next_page": "下一頁",
"common.no": "否",
"common.none": "無",
"common.page": "頁",
"common.paused": "已暫停",
"common.pending": "待定",
"common.prev_page": "上一頁",
"common.previous": "上一個",
"common.processing": "處理中",
"common.refresh": "刷新",
"common.reset": "重置",
"common.retry": "重試",
"common.save": "保存",
"common.search": "搜索",
"common.select": "選擇",
"common.select_placeholder": "— 請選擇 —",
"common.size": "大小",
"common.status": "狀態",
"common.submit": "提交",
"common.success": "成功",
"common.tags": "標籤",
"common.test": "測試",
"common.test_connection": "測試連接",
"common.type": "類型",
"common.update": "更新",
"common.updated": "已更新",
"common.upload": "上傳",
"common.view": "查看",
"common.warning": "警告",
"common.yes": "是",
"cookie.accept": "知道了",
"cookie.learn_more": "了解更多",
"cookie.message": "本網站使用 Cookies 來改善您的體驗。",
"cookie.notice": "DocuElevate 僅使用必要的會話 Cookies,這些 Cookies 用於身份驗證和服務操作。未使用任何追蹤或分析 Cookies。",
"cookie.notice_label": "Cookie 通知",
"cookie.policy_link": "Cookie 政策",
"cookie.privacy_link": "隱私通知",
"cookie_policy.heading": "Cookie 政策",
"cookie_policy.last_updated": "最後更新:",
"cookie_policy.page_title": "Cookie 政策 - DocuElevate",
"cookie_policy.s1_heading": "什麼是 Cookie",
"cookie_policy.s1_p1": "Cookie 是當您訪問網站時存儲在您的計算機或移動設備上的小型文本文件。它們被廣泛用於使網站更有效地運行並向網站所有者提供信息。",
"cookie_policy.s2_heading": "我們如何使用 Cookie",
"cookie_policy.s2_li1_body": "在您登錄時識別您並在您使用應用程序時保持您的會話。",
"cookie_policy.s2_li1_label": "身份驗證與會話管理:",
"cookie_policy.s2_p1_post": "用於以下目的:",
"cookie_policy.s2_p1_pre": "DocuElevate 使用",
"cookie_policy.s2_p1_strong": "僅限於嚴格必要的會話 Cookie",
"cookie_policy.s2_p2": "這些 Cookie 對我們的服務正常運行是必要的。沒有這些 Cookie,您在瀏覽期間需要重複登錄。",
"cookie_policy.s2_p3": "由於這些 Cookie 對服務的運行是嚴格必要的,因此它們不受歐盟電子隱私指令 (第 5(3) 條) 和等效國家實施的事先同意要求的限制。我們不設置任何可選的、分析的、廣告或跟踪 Cookie。",
"cookie_policy.s3_col_duration": "持續時間",
"cookie_policy.s3_col_name": "名稱",
"cookie_policy.s3_col_purpose": "目的",
"cookie_policy.s3_col_type": "類型",
"cookie_policy.s3_heading": "Cookie 詳情",
"cookie_policy.s3_row1_duration": "會話 (在關閉瀏覽器或登出時刪除)",
"cookie_policy.s3_row1_purpose": "保持您的身份驗證會話;登錄功能所需。",
"cookie_policy.s3_row1_type": "絕對必要",
"cookie_policy.s3_row2_duration": "持久 (瀏覽器本地儲存)",
"cookie_policy.s3_row2_purpose": "儲存您對 Cookie 通知的確認,以便不會反覆顯示 (儲存在本地儲存中,而不是一個 Cookie)。",
"cookie_policy.s3_row2_type": "絕對必要",
"cookie_policy.s4_heading": "不使用第三方 Cookie",
"cookie_policy.s4_p1": "DocuElevate 不使用任何第三方 Cookie、跟踪 Cookie、廣告 Cookie 或分析 Cookie。我們尊重您的隱私僅實施我們的服務運行所需的最低 Cookie。",
"cookie_policy.s4_p2_pre": "有關我們如何處理您的數據的更多信息,請參見我們的",
"cookie_policy.s4_privacy_link": "隱私通知",
"cookie_policy.s5_heading": "管理 Cookies",
"cookie_policy.s5_p1": "大多數網頁瀏覽器允許您通過其設置來控制 Cookies。然而,阻止或刪除我們的會話 Cookies 將會妨礙 DocuElevate 的運作,因為用戶身份驗證依賴於這些 Cookies。",
"cookie_policy.s5_p2": "您也可以隨時通過瀏覽器的開發者工具(應用程式 → 本地儲存)清除存儲在瀏覽器的 localStorage 中的 Cookies 通知確認。",
"cookie_policy.s5_p3_and": "及",
"cookie_policy.s5_p3_pre": "本 Cookies 政策是我們的",
"cookie_policy.s5_privacy_link": "隱私通知",
"cookie_policy.s5_terms_link": "服務條款",
"credentials.col_action": "操作",
"credentials.col_credential": "憑證",
"credentials.col_source": "來源",
"credentials.configured": "已配置",
"credentials.edit_in_settings": "在設定中編輯",
"credentials.legend_db": "存儲在數據庫中的值(靜態加密;覆蓋環境變數)",
"credentials.legend_env_after": " 檔案",
"credentials.legend_env_before": "來自環境變數或 ",
"credentials.legend_missing": "憑證未設置 — 整合將不會正常運作",
"credentials.legend_restart": "當此憑證被旋轉時需要重新啟動",
"credentials.legend_title": "圖例",
"credentials.manage_settings": "管理設定",
"credentials.not_configured": "未配置",
"credentials.page_title": "憑證審計 - DocuElevate",
"credentials.raw_json": "原始 JSONAPI",
"credentials.restart_title": "旋轉此憑證後需要重新啟動",
"credentials.source_db_title": "存儲在數據庫中(加密)",
"credentials.source_env_title": "來自環境變數",
"credentials.status_missing": "缺失",
"credentials.subtitle": "概述 DocuElevate 使用的所有敏感憑證。這裡不顯示任何秘密值 — 只有每個憑證是否已配置以及其來源。",
"credentials.table_for": "憑證適用於",
"credentials.title": "憑證審計",
"credentials.total_credentials": "總憑證數",
"dashboard.active_integrations": "活動整合",
"dashboard.files_this_month": "本月文件",
"dashboard.files_today": "今天的文件",
"dashboard.ocr_processed": "已處理的 OCR",
"dashboard.quick_actions": "快速操作",
"dashboard.recent_activity": "最近活動",
"dashboard.storage_targets": "存儲目標",
"dashboard.title": "儀表板",
"dashboard.total_files": "文件總數",
"dashboard.welcome": "歡迎來到 DocuElevate",
"duplicates.file_id_label": "檔案 ID",
"duplicates.file_id_placeholder": "例如 42",
"duplicates.find_btn": "查找",
"duplicates.found_files": "共找到重複檔案。",
"duplicates.found_groups": "共找到重複群組,有",
"duplicates.found_prefix": "找到",
"duplicates.group_aria": "重複群組",
"duplicates.heading": "重複文件",
"duplicates.how_it_works_heading": "近似重複檢測的工作原理",
"duplicates.max_results_label": "最大結果",
"duplicates.near_dup_desc": "選擇一個文件以檢查是否有其他文件包含相同(或非常相似)的內容——即使它們是在不同時間掃描的,並且具有不同的 SHA-256 哈希。",
"duplicates.near_dup_heading": "查找文件的近似重複",
"duplicates.no_exact_heading": "未找到精確重複",
"duplicates.page_title": "重複文件 - DocuElevate",
"duplicates.pagination_aria": "分頁",
"duplicates.role_duplicate": "重複",
"duplicates.role_original": "原始",
"duplicates.tab_exact": "精確重複",
"duplicates.tab_near": "近似重複查找器",
"duplicates.tabs_aria": "重複檢測標籤",
"duplicates.threshold_label": "相似性閾值",
"duplicates.view_dup_aria": "查看重複檔案",
"duplicates.view_original_aria": "查看原始檔案",
"error.404_code": "404",
"error.404_heading": "哎呀,我們找不到那個頁面!",
"error.404_home": "返回首頁",
"error.404_message": "看起來 DocuElevate 把您要找的文件放錯地方了。別擔心 - 我們會幫助您。",
"error.404_title": "404 - 找不到",
"error.500_code": "500",
"error.500_debug_info": "顯示除錯信息",
"error.500_description": "我們的伺服器遇到了問題,需要一點時間。",
"error.500_heading": "哎呀!發生了一些問題。",
"error.500_home": "回家",
"error.500_img_alt": "伺服器錯誤的插圖",
"error.500_message1": "我們的伺服器遇到了問題,需要一點時間。也許是倉鼠把咖啡潑了?",
"error.500_message2": "我們已經開始處理了——整理檔案,重啟伺服器,重新校準通量電容器。",
"error.500_title": "伺服器錯誤 - DocuElevate",
"error.forbidden": "禁止",
"error.forbidden_message": "您無權訪問此頁面。",
"error.not_found": "找不到頁面",
"error.not_found_message": "您要尋找的頁面不存在。",
"error.server_error": "內部伺服器錯誤",
"error.server_error_message": "出現了問題。請稍後再試。",
"error.unauthorized": "未授權",
"error.unauthorized_message": "您需要登入以訪問該頁面。",
"files.action_delete": "刪除檔案",
"files.action_details": "查看詳情",
"files.action_preview": "快速預覽",
"files.bulk_clear_selection": "清除選擇",
"files.bulk_cloud_ocr": "重新運行雲端 OCR",
"files.bulk_delete": "刪除選中項",
"files.bulk_download": "下載為 ZIP",
"files.bulk_reprocess": "重新處理選中項",
"files.delete_modal_cancel": "取消",
"files.delete_modal_confirm": "刪除",
"files.delete_modal_message": "您確定要刪除此檔案嗎?",
"files.delete_modal_title": "確認刪除",
"files.document_title": "文檔標題",
"files.drop_overlay_hint": "支援 PDF、Office 檔、圖片、HTML、Markdown 等 資料夾將遞歸處理",
"files.drop_overlay_title": "將檔案或資料夾拖曳到這裡上傳",
"files.error_hint": "這可能是由於配置或導入問題。請檢查伺服器日誌。",
"files.file_size": "檔案大小",
"files.filename": "檔案名稱",
"files.files_selected": "已選擇檔案",
"files.filter_all_providers": "所有提供者",
"files.filter_all_statuses": "所有狀態",
"files.filter_all_types": "所有類型",
"files.filter_apply": "應用篩選器",
"files.filter_clear": "清除",
"files.filter_date_from": "日期從",
"files.filter_date_from_aria": "從日期篩選",
"files.filter_date_to": "日期至",
"files.filter_date_to_aria": "至日期篩選",
"files.filter_form_aria": "篩選檔案",
"files.filter_mime_type": "MIME 類型",
"files.filter_ocr_all": "所有檔案",
"files.filter_ocr_good": "良好品質",
"files.filter_ocr_poor": "品質不佳",
"files.filter_ocr_quality": "OCR 品質",
"files.filter_ocr_quality_aria": "按 OCR 質量分數篩選",
"files.filter_ocr_unchecked": "尚未評估",
"files.filter_search_label": "搜索檔名",
"files.filter_search_placeholder": "輸入檔名...",
"files.filter_storage_provider": "儲存提供者",
"files.filter_tags_aria": "按標籤篩選(以逗號分隔)",
"files.filter_tags_placeholder": "例如:發票,亞馬遜",
"files.fulltext_search_label": "全文搜索(OCR 文字、元數據、標籤)",
"files.fulltext_search_placeholder": "搜索文件內容、發件人、標籤、類型...",
"files.no_files": "找不到任何文件",
"files.ocr_status": "OCR 狀態",
"files.page_title": "文件記錄",
"files.pagination_files": "文件",
"files.pagination_first": "第一個",
"files.pagination_last": "最後一個",
"files.pagination_nav_aria": "文件列表分頁",
"files.pagination_next": "下一個",
"files.pagination_of": "的",
"files.pagination_previous": "上一個",
"files.pagination_showing": "顯示",
"files.preview_modal_close": "關閉預覽",
"files.preview_modal_title": "預覽",
"files.queue_banner_items": "項目正在排隊或處理中。處理完成後,文件將出現在這裡。",
"files.queue_banner_link": "查看隊列",
"files.saved_searches_empty": "尚未保存搜索",
"files.saved_searches_error": "無法加載已保存的搜索",
"files.saved_searches_label": "已保存的搜索",
"files.saved_searches_save": "保存當前",
"files.saved_searches_save_aria": "將當前篩選器保存為已保存的搜索",
"files.search_results_empty": "未找到結果。",
"files.search_results_title": "搜索結果",
"files.status_duplicate": "重複",
"files.table_actions": "操作",
"files.table_aria": "文件記錄",
"files.table_created_at": "創建於",
"files.table_empty": "找不到任何文件",
"files.table_id": "ID",
"files.table_mime_type": "MIME 類型",
"files.table_original_filename": "原始檔名",
"files.table_select_all": "選擇此頁面的所有文件",
"files.tags": "標籤",
"files.title": "檔案",
"files.upload_modal_aria": "上傳進度",
"files.upload_modal_close": "關閉上傳進度",
"files.upload_modal_header": "上傳檔案",
"files.uploaded": "已上傳",
"footer.about": "關於",
"footer.attribution": "歸屬",
"footer.attributions": "歸屬",
"footer.cookies": "Cookies",
"footer.copyright": "DocuElevate {year}",
"footer.imprint": "印刷",
"footer.license": "授權",
"footer.navigation": "頁尾導航",
"footer.privacy": "隱私",
"footer.terms": "條款",
"footer.version": "版本 {version}",
"help.destinations_dropbox": "Dropbox",
"help.destinations_dropbox_desc": "與 OAuth 連接。檔案會放入您選擇的資料夾中。",
"help.destinations_email": "電子郵件轉發",
"help.destinations_email_desc": "處理過的檔案作為 SMTP 附件發送。",
"help.destinations_google_drive": "Google Drive",
"help.destinations_google_drive_desc": "服務帳戶或 OAuth。支援共享驅動器。",
"help.destinations_heading": "目的地 - 文件的去向",
"help.destinations_nextcloud": "Nextcloud / WebDAV",
"help.destinations_nextcloud_desc": "通過 WebDAV 自主托管的雲端存儲。",
"help.destinations_onedrive": "OneDrive",
"help.destinations_onedrive_desc": "Microsoft Graph API 整合。",
"help.destinations_paperless": "Paperless-ngx",
"help.destinations_paperless_desc": "將文件直接推送到 Paperless 進行存檔。",
"help.destinations_s3": "Amazon S3",
"help.destinations_s3_desc": "任何 S3 兼容的存儲桶(AWS、MinIO、Wasabi)。",
"help.destinations_sftp": "SFTP / FTP",
"help.destinations_sftp_desc": "安全文件傳輸到任何伺服器。",
"help.destinations_webhook": "Webhook",
"help.destinations_webhook_desc": "將元數據 POST 到任何外部端點。",
"help.documentation": "文檔",
"help.faq": "常見問題",
"help.faq_1_a": "導航到上傳頁面,拖放您的檔案或單擊選擇檔案。DocuElevate 將圖像和辦公文件轉換為 PDF,運行 OCR,並自動提取元數據。",
"help.faq_1_q": "我該如何上傳文件?",
"help.faq_2_a": "PDF、JPEG、PNG、TIFF、BMP、GIF、DOCX、XLSX、PPTX、ODT、ODS、TXT、RTF 和 HTML。非 PDF 檔案在處理前會自動轉換為 PDF。",
"help.faq_2_q": "支援哪些檔案格式?",
"help.faq_3_a": "是的。前往電子郵件攝取,新增 IMAP 帳戶,DocuElevate 將自動輪詢新郵件並處理附件。",
"help.faq_3_q": "我可以從電子郵件中攝取文件嗎?",
"help.faq_4_a": "管道讓您串聯處理步驟—OCR、AI 擷取、格式轉換—並將結果路由到一個或多個目標。可以從管道頁面創建和管理它們。",
"help.faq_4_q": "處理管道如何運作?",
"help.faq_5_a": "DocuElevate 在靜態時加密憑據,通過 TLS 進行通信,且不會將您的文件存儲超過必要的時間。詳情請參閱隱私通知。",
"help.faq_5_a_post": "以獲取完整詳情。",
"help.faq_5_a_pre": "DocuElevate 會加密靜態憑證,通過 TLS 進行通訊,並且從不會儲存您的文件超過必要的時間。請參閱 ",
"help.faq_5_q": "我的數據安全嗎?",
"help.faq_heading": "常見問題",
"help.getting_started": "開始使用",
"help.heading": "幫助中心",
"help.ingestion_curl": "cURL / REST API",
"help.ingestion_curl_desc": "使用 REST API 以編程方式推送文件。通過 Bearer 令牌進行身份驗證並將文件 POST 到上傳端點。",
"help.ingestion_heading": "數據攝取工具",
"help.ingestion_mobile": "移動應用程式",
"help.ingestion_mobile_desc": "使用任何支持自定義 HTTP 上傳位置的移動掃描應用程式,從您的手機或平板電腦將照片和掃描發送到 DocuElevate。",
"help.ingestion_scanners": "網路掃描儀",
"help.ingestion_scanners_desc": "將任何網路掃描儀或多功能打印機指向 DocuElevate 的上傳端點。掃描的文件將直接進入您的處理隊列。",
"help.ingestion_watched_folders": "監視文件夾",
"help.ingestion_watched_folders_desc": "配置本地或網路文件夾以進行監控。放置在監視文件夾中的任何文件會自動上傳並由 DocuElevate 處理。",
"help.ingestion_zapier": "Zapier / n8n / Make",
"help.ingestion_zapier_desc": "將 DocuElevate 集成到您的自動化工作流中,使用 Zapier、n8n 或 Make。使用 REST API 操作來觸發來自任何事件的文件上傳。",
"help.meta_description": "獲取 DocuElevate 的幫助 – 查找關於上傳文件、連接雲存儲、設置管道等的指南。",
"help.og_description": "獲取 DocuElevate 的幫助 – 查找關於上傳文件、連接雲存儲、設置管道等的指南。",
"help.page_title": "幫助中心",
"help.privacy_notice": "隱私通知",
"help.quickstart_heading": "快速入門",
"help.quickstart_storage": "連接儲存空間",
"help.quickstart_storage_desc": "前往設置並鏈接您的雲端帳號。處理過的文件會自動路由到您配置的每個目標。",
"help.quickstart_storage_desc_full": "前往集成並鏈接您的雲存儲帳戶。DocuElevate 支持 Dropbox、Google Drive、OneDrive、Amazon S3、Nextcloud 等。處理的文件會自動路由到您配置的每個目的地。",
"help.quickstart_upload": "上傳文件",
"help.quickstart_upload_desc": "將檔案拖放到上傳頁面或點擊選擇檔案。DocuElevate 自動將圖片和辦公文件轉換為 PDF,運行 OCR 並提取元數據。",
"help.quickstart_workflows": "自動化工作流程",
"help.quickstart_workflows_desc": "創建管道以定義多步處理和路由規則。在單個流程中結合 OCR、AI 擷取、格式轉換和交付。",
"help.sources_email_ingestion": "電子郵件攝取 (IMAP)",
"help.sources_email_ingestion_desc": "將文件轉發到專用郵箱。在電子郵件攝取下,新增一個或多個 IMAP 帳戶。DocuElevate 自動輪詢新郵件並處理附件。",
"help.sources_heading": "來源—獲取文件",
"help.sources_rest_api": "REST API",
"help.sources_rest_api_desc": "通過 POST 檔案到 /api/upload 進行程序性集成。非常適合腳本、監視文件夾、掃描器或像 Zapier 和 n8n 的第三方工具。",
"help.sources_scanner": "掃描器和移動設備",
"help.sources_scanner_desc": "將網絡掃描器指向 DocuElevate 的上傳端點或使用任何支持自訂 HTTP 目的地的移動掃描應用。",
"help.sources_scanner_desc_full": "配置您的網路掃描儀或多功能打印機將掃描直接發送到 DocuElevate。使用 /api/upload 端點作為目的地。也支持具有自定義上傳目的地的移動掃描應用程式。",
"help.sources_web_upload": "網頁上傳",
"help.sources_web_upload_desc": "開始的最快方法。打開上傳頁面,拖入一個或多個文件,DocuElevate 會處理剩下的。支援的格式包括 PDF、JPEG、PNG、TIFF、DOCX、XLSX 等等。",
"help.subheading": "獲取 DocuElevate 最大利益所需的一切。瀏覽下方主題或搜索您需要的內容。",
"help.support": "支援",
"help.support_admin_message": "聯繫您的管理員以獲取支援信息。",
"help.support_description": "找不到您在尋找的內容?我們的支援團隊隨時為您提供幫助。",
"help.support_heading": "聯繫支援",
"help.support_live_chat": "提供即時聊天 – 點擊聊天氣泡開始對話。",
"help.support_ticket_button": "提交工單",
"help.support_ticket_desc": "填寫以下表單,我們的支援團隊將儘快與您聯繫。",
"help.support_ticket_heading": "打開支援工單",
"help.title": "幫助中心",
"help.workflows_creating": "創建管道",
"help.workflows_definition": "管道是一系列處理步驟,每當攝取文件時都会自動運行。每個步驟可以轉換、豐富或路由文件。",
"help.workflows_heading": "工作流程和管道",
"help.workflows_step_1": "轉換為 PDF",
"help.workflows_step_1_create": "前往主菜單中的管道。",
"help.workflows_step_1_full": "轉換為 PDF – 所有傳入文件都會統一為一致的 PDF 格式。",
"help.workflows_step_2": "OCR 提取文字",
"help.workflows_step_2_create": "點擊新建管道並為其命名。",
"help.workflows_step_2_full": "OCR 使用 Azure Document Intelligence 或內置引擎從掃描頁面中提取可選文本。",
"help.workflows_step_3": "AI 元數據提取",
"help.workflows_step_3_create": "添加所需的處理步驟。",
"help.workflows_step_3_full": "AI 元數據提取 – 使用 OpenAI 分類文件類型並提取金額、日期和姓名等關鍵字段。",
"help.workflows_step_4": "交付至一個或多個目的地",
"help.workflows_step_4_create": "選擇一個或多個交付目的地。",
"help.workflows_step_5_create": "保存 – 新文檔將自動通過此管道處理。",
"help.workflows_typical_steps": "典型步驟",
"help.workflows_what_is": "什麼是管道?",
"imprint.business_registration_heading": "商業登記",
"imprint.business_registration_vat": "增值稅識別號根據 §27a 增值稅法:",
"imprint.contact_heading": "聯繫資訊",
"imprint.dispute_heading": "線上爭議解決",
"imprint.dispute_p1": "歐洲委員會提供線上爭議解決平台 (OS):",
"imprint.dispute_p2": "我們不願意或無義務參加消費者仲裁機構的爭議解決程序。",
"imprint.heading": "印記",
"imprint.legal_copyright": "本網站上所有內容均受版權保護。超出版權法範圍的任何使用均需獲得相應作者或創建者的書面同意。",
"imprint.legal_heading": "法律聲明",
"imprint.legal_liability": "儘管仔細控制內容,我們對外部鏈接的內容不承擔責任。鏈接頁面的運營者對其內容負全責。",
"imprint.page_title": "印記 - DocuElevate",
"imprint.policies_cookie_desc": "我們使用的 Cookies 的信息",
"imprint.policies_cookie_label": "Cookies 政策",
"imprint.policies_heading": "相關政策",
"imprint.policies_intro": "我們的服務受以下政策約束:",
"imprint.policies_license_desc": "我們的軟體如何授權",
"imprint.policies_license_label": "授權信息",
"imprint.policies_privacy_desc": "我們如何處理您的數據",
"imprint.policies_privacy_label": "隱私政策",
"imprint.policies_terms_desc": "使用 DocuElevate 的規則",
"imprint.policies_terms_label": "服務條款",
"imprint.provider_heading": "服務提供商",
"imprint.responsible_content_heading": "內容負責人",
"imprint.responsible_content_rstv": "根據 § 55 Abs. 2 RStV",
"imprint.subtitle": "根據 § 5 TMG(德國電信媒介法)的資訊",
"index.badge_intelligent": "智能文檔處理",
"index.button_browse_files": "瀏覽文件",
"index.button_upload": "上傳",
"index.capabilities_cloud": "雲存儲:Dropbox、OneDrive、Google Drive、NextCloud",
"index.capabilities_ingestion": "基於電子郵件和 URL 的文檔攝取",
"index.capabilities_ocr": "使用 AI 的 OCR 和元數據提取",
"index.capabilities_paperless": "Paperless-ngx 文檔管理集成",
"index.capabilities_title": "功能",
"index.capabilities_workflows": "自動分類和路由工作流程",
"index.cta_description": "加入已經使用 DocuElevate 自動化文檔處理的團隊。",
"index.cta_heading": "準備提升您的文檔工作流程嗎?",
"index.cta_pricing": "查看價格",
"index.cta_signup": "創建免費賬戶",
"index.dashboard_subtitle": "智能文檔處理和管理",
"index.dashboard_subtitle_teams": "智能文檔處理和管理 — 為團隊而生",
"index.feature_ai": "AI 元數據提取",
"index.feature_ai_desc": "OpenAI、Claude、Gemini 及其他可插拔 AI 提供商分類文檔並提取關鍵字段,如日期、金額和主題。",
"index.feature_cloud": "多雲存儲",
"index.feature_cloud_desc": "將處理的文件路由至 Dropbox、Google Drive、OneDrive、Amazon S3、Nextcloud、Paperless NGX、WebDAV、FTP/SFTP 等。",
"index.feature_email": "電子郵件和 IMAP 攝取",
"index.feature_email_desc": "自動從 Gmail 或任何 IMAP 郵箱提取文檔 — 無需手動上傳。",
"index.feature_ocr": "OCR 和文本提取",
"index.feature_ocr_desc": "Azure 文檔智能自動將掃描的 PDF 和圖像轉換為可完全搜索的文本。",
"index.feature_pipelines": "自定義管道",
"index.feature_pipelines_desc": "構建具有可配置步驟的處理管道 — OCR、AI 提取、格式轉換和存儲路由,無需特定順序。",
"index.feature_search": "全文搜索",
"index.feature_search_desc": "立即按內容、元數據或標籤在整個檔案庫中找到任何文檔。",
"index.feature_section_title": "您智能文檔工作流程所需的一切",
"index.getting_started": "開始使用",
"index.getting_started_1": "透過系統狀態配置整合",
"index.getting_started_2": "上傳您的第一個文件",
"index.getting_started_3": "查看文件中的結果",
"index.getting_started_learn": "了解更多關於DocuElevate的資訊",
"index.hero_description": "DocuElevate 讀取您的文檔,執行OCR,使用AI提取元數據,並將文件路由到Dropbox、Google Drive、OneDrive、S3、Nextcloud等全都在一個無縫管道中。",
"index.hero_heading": "從上傳到洞察 — 自動化",
"index.hero_login": "登錄",
"index.hero_pricing": "查看計劃與定價",
"index.hero_signup": "開始使用 — 免費",
"index.integrations_active": "活躍的整合",
"index.integrations_storage": "儲存目標",
"index.integrations_title": "整合",
"index.integrations_view_status": "查看系統狀態",
"index.page_title_dashboard": "儀表板",
"index.page_title_public": "智能文檔處理",
"index.platform_overview": "平台概覽",
"index.processing_stats": "處理統計",
"index.quick_actions": "快速操作",
"index.quick_documents": "我的文件",
"index.quick_documents_desc": "瀏覽您的處理過的文件",
"index.quick_search": "搜索",
"index.quick_search_desc": "文檔中的全文搜索",
"index.quick_subscription": "我的訂閱",
"index.quick_subscription_desc": "查看計劃和使用詳情",
"index.quick_system_status": "系統狀態",
"index.quick_system_status_desc": "檢查整合健康狀況",
"index.quick_upload": "上傳文件",
"index.quick_upload_desc": "處理新文件",
"index.quick_view_files": "查看所有文件",
"index.quick_view_files_desc": "瀏覽處理過的文檔",
"index.single_user_heading": "DocuElevate儀表板",
"index.single_user_subtitle": "智能文檔處理與管理",
"index.stat_active_integrations": "活躍整合",
"index.stat_active_users": "活躍用戶",
"index.stat_files_month": "本月文件",
"index.stat_files_ocr": "帶有OCR的文件",
"index.stat_files_today": "今天的文件",
"index.stat_storage_targets": "儲存目標",
"index.stat_this_month": "本月",
"index.stat_today": "今天",
"index.stat_total_files": "總文件數",
"index.stat_total_processed": "總處理數",
"index.tier_plan": "計劃",
"index.tier_upgrade": "升級",
"index.tier_view_details": "查看完整詳情",
"index.upgrade_daily_limits": "更高的每日和每月限制",
"index.upgrade_description": "解鎖更多文件、更多目的地和優先支持。",
"index.upgrade_destinations": "更多儲存目的地",
"index.upgrade_ocr_pages": "更多 OCR 頁面",
"index.upgrade_plan": "升級你的計劃",
"index.upgrade_view_pricing": "查看計劃和定價",
"index.usage_lifetime": "終身文件",
"index.usage_month": "本月文件",
"index.usage_my_usage": "我的使用情況",
"index.usage_today": "今天的文件",
"index.usage_unlimited": "無限制",
"integrations.access_key_label": "訪問金鑰 ID",
"integrations.active_label": "啟用",
"integrations.add_button": "添加整合",
"integrations.add_first_button": "添加您的第一個整合",
"integrations.api_token_label": "API 令牌",
"integrations.authorize_btn": "授權",
"integrations.authorize_reauth": "重新授權",
"integrations.bucket_label": "桶",
"integrations.configure": "配置",
"integrations.connect": "連接",
"integrations.connected": "已連接",
"integrations.connection_failed": "連接失敗",
"integrations.connection_success": "連接成功",
"integrations.delete_confirm_are_you_sure": "您確定要刪除嗎",
"integrations.delete_confirm_title": "刪除整合?",
"integrations.delete_confirm_undone": "此操作無法撤回。",
"integrations.delete_emails_label": "處理後刪除郵件",
"integrations.delete_files_label": "處理後刪除文件",
"integrations.destinations_quota_label": "儲存目標:",
"integrations.destinations_section": "目標",
"integrations.direction_destination": "目標 (儲存)",
"integrations.direction_label": "方向",
"integrations.direction_placeholder": "— 選擇 —",
"integrations.direction_source": "來源 (攝取)",
"integrations.disconnect": "斷開連接",
"integrations.email_settings": "郵件轉發設置",
"integrations.empty_state": "未配置任何集成",
"integrations.endpoint_label": "端點 URL",
"integrations.endpoint_optional": "(可選,適用於 S3 相容)",
"integrations.folder_label": "文件夾",
"integrations.folder_optional": "(可選)",
"integrations.folder_path_label": "資料夾路徑",
"integrations.folder_prefix_label": "資料夾前綴",
"integrations.generic_settings_hint": "此整合類型的配置可以在創建後通過 API 作為 JSON 提供。",
"integrations.gmail_hint": "Gmail 標籤和星標:啟用時,處理的郵件會被標記為星標並添加 \"已攝取\" 標籤。僅適用於 Gmail 伺服器。",
"integrations.gmail_labels": "應用 Gmail 標籤和星標",
"integrations.host_label": "主機",
"integrations.imap_settings": "IMAP 設定",
"integrations.loading": "正在加載整合……",
"integrations.modal_close": "關閉彈窗",
"integrations.modal_title_add": "添加整合",
"integrations.modal_title_edit": "編輯整合",
"integrations.name_label": "標籤",
"integrations.name_placeholder": "例如:工作 Gmail, S3 存檔",
"integrations.nextcloud_settings": "Nextcloud 設定",
"integrations.nextcloud_url_label": "Nextcloud URL",
"integrations.no_integrations_body": "新增您的第一個整合以連接資料攝取來源(如 IMAP)和儲存目的地(如 S3、Dropbox 或 Google Drive)。",
"integrations.not_connected": "未連接",
"integrations.oauth_folder_label": "資料夾",
"integrations.oauth_hint": "首先儲存此整合,然後使用授權按鈕完成 OAuth 流程。您的憑證將安全地儲存在您的個人整合記錄中。",
"integrations.page_title": "集成",
"integrations.paperless_settings": "Paperless NGX 設定",
"integrations.password_label": "密碼",
"integrations.paused": "已暫停",
"integrations.plan_label": "計劃:",
"integrations.port_label": "端口",
"integrations.quota_not_available": "(不可用)",
"integrations.quota_unlimited": "/ 不限",
"integrations.recipient_label": "收件人電子郵件",
"integrations.region_label": "區域",
"integrations.remote_path_label": "遠端路徑",
"integrations.s3_prefix_label": "前綴(資料夾路徑)",
"integrations.s3_settings": "S3 設定",
"integrations.secret_key_label": "密鑰訪問金鑰",
"integrations.show_password": "顯示密碼",
"integrations.show_secrets": "顯示密鑰",
"integrations.show_token": "顯示令牌",
"integrations.source_local": "本地檔案系統",
"integrations.source_type_label": "來源類型",
"integrations.sources_quota_label": "郵箱來源:",
"integrations.sources_section": "來源",
"integrations.subtitle": "在一個地方管理您的資料攝取來源和儲存目的地。",
"integrations.title": "集成",
"integrations.type_label": "整合類型",
"integrations.type_placeholder": "— 請先選擇方向 —",
"integrations.upgrade_plan": "升級計劃",
"integrations.use_ssl": "使用 SSL",
"integrations.username_label": "用戶名",
"integrations.watch_folder_settings": "監看資料夾設定",
"integrations.webdav_settings": "WebDAV 設定",
"integrations.webdav_url_label": "WebDAV URL",
"integrations.webhook_heading": "Webhook 資料攝取",
"integrations.webhook_how_heading": "Webhook 資料攝取如何運作",
"integrations.webhook_how_text": "Webhook 整合允許外部系統通過 REST API 直接將文件推送到 DocuElevate。與其讓 DocuElevate 定期輪詢新文件(如 IMAP),您的應用程式可以使用帶有 API 令牌的 HTTP 請求將文件發送到 DocuElevate 以進行身份驗證。",
"integrations.webhook_ideal_text": "這非常適合 CI/CD 管道、自動化腳本、掃描器整合或任何生成文件且需要發送以進行處理的系統。",
"integrations.webhook_quick_start": "快速入門",
"integrations.webhook_security_tip": "為每個整合創建專用的 API 令牌,如果被損害則立即撤銷。令牌可以在 API 令牌頁面上管理。",
"integrations.webhook_step1": "前往 {api_tokens_link} 並創建個人令牌。",
"integrations.webhook_upload_with_token": "使用令牌通過 API 上傳文件:",
"language.bg": "保加利亞語",
"language.ca": "加泰羅尼亞語",
"language.change_success": "語言更改為 {language}",
"language.changed": "語言更改為 {language}",
"language.cs": "捷克語",
"language.da": "丹麥語",
"language.de": "德語",
"language.el": "希臘語",
"language.en": "英語",
"language.es": "西班牙語",
"language.et": "愛沙尼亞語",
"language.fi": "芬蘭語",
"language.fr": "法語",
"language.ga": "愛爾蘭語",
"language.hr": "克羅地亞語",
"language.hu": "匈牙利語",
"language.is": "冰島語",
"language.it": "義大利語",
"language.lb": "盧森堡語",
"language.lt": "立陶宛語",
"language.lv": "拉脫維亞語",
"language.nb": "挪威語",
"language.nl": "荷蘭語",
"language.no_results": "找不到語言",
"language.pl": "波蘭語",
"language.pt": "葡萄牙語",
"language.ro": "羅馬尼亞語",
"language.ru": "俄語",
"language.search_placeholder": "搜尋語言\n0…",
"language.selector": "語言",
"language.selector_label": "選擇語言",
"language.sk": "斯洛伐克語",
"language.sl": "斯洛文尼亞語",
"language.sv": "瑞典語",
"language.tr": "土耳其語",
"language.uk": "烏克蘭語",
"language.zh": "中文",
"license.apache_description": "DocuElevate 根據 Apache License 2.0 發行,這是一種允許您使用、修改、分發和貢獻於該項目的寬鬆開源軟體授權。",
"license.apache_heading": "Apache License 2.0",
"license.heading": "授權信息",
"license.page_title": "授權信息 - DocuElevate",
"license.related_about_link": "關於頁面",
"license.related_and": "及",
"license.related_heading": "相關信息",
"license.related_p1_post": "有關使用 DocuElevate 服務的資訊。",
"license.related_p1_pre": "雖然這份許可證規範我們軟體的使用,請您也檢閱我們的",
"license.related_p2_post": "。",
"license.related_p2_pre": "如需有關 DocuElevate 的更多資訊,請訪問",
"license.related_privacy_link": "隱私政策",
"license.related_terms_link": "服務條款",
"nav.about": "關於",
"nav.account_menu": "帳戶選單",
"nav.account_menu_for": "{name} 的帳戶選單",
"nav.admin": "管理員",
"nav.admin.audit_logs": "審核日誌",
"nav.admin.backups": "備份",
"nav.admin.plans": "計劃",
"nav.admin.scheduled_jobs": "排程任務",
"nav.admin.users": "使用者",
"nav.admin_actions": "管理員操作",
"nav.admin_menu": "管理員選單",
"nav.api_docs": "API 文件",
"nav.api_tokens": "API 令牌",
"nav.backup_restore": "備份與還原",
"nav.credentials": "憑據",
"nav.dark_mode": "黑暗模式",
"nav.dashboard": "儀表板",
"nav.developer_docs": "開發者文件",
"nav.duplicates": "重複項",
"nav.file_manager": "檔案管理器",
"nav.files": "檔案",
"nav.get_started": "開始使用",
"nav.help": "幫助",
"nav.help_center": "幫助中心",
"nav.imap": "電子郵件導入",
"nav.integrations": "整合",
"nav.light_mode": "明亮模式",
"nav.login": "登入",
"nav.logout": "登出",
"nav.main_navigation": "主要導航",
"nav.my_subscription": "我的訂閱",
"nav.notifications": "通知",
"nav.open_main_menu": "開啟主選單",
"nav.pipelines": "工作流程",
"nav.plan_designer": "計畫設計器",
"nav.pricing": "定價",
"nav.profile": "個人檔案",
"nav.profile_settings": "個人資料設定",
"nav.queue": "佇列",
"nav.queue_monitor": "佇列監控",
"nav.scheduled_jobs": "排定的工作",
"nav.search": "搜尋",
"nav.settings": "設定",
"nav.shared_links": "共享鏈接",
"nav.sign_out": "登出",
"nav.signup": "註冊",
"nav.similarity": "相似性",
"nav.skip_to_content": "跳至主要內容",
"nav.status": "狀態",
"nav.subscription": "訂閱",
"nav.toggle_dark_mode": "切換暗黑模式",
"nav.toggle_nav": "切換導航菜單",
"nav.upload": "上傳",
"nav.users": "用戶",
"nav.version": "版本信息",
"notifications.filter_all": "全部",
"notifications.filter_read": "僅已讀",
"notifications.filter_unread": "僅未讀",
"notifications.manage_desc": "管理您的通知收件箱、目標和事件偏好",
"notifications.mark_all_read": "全部標記為已讀",
"notifications.mark_all_read_btn": "標記全部已讀",
"notifications.mark_read": "標記為已讀",
"notifications.no_notifications": "沒有通知",
"notifications.page_title": "通知",
"notifications.tab_inbox": "收件箱",
"notifications.tab_settings": "設定",
"notifications.title": "通知",
"notifications.unread_count": "{count} 個未讀通知",
"pipelines.active_label": "啟用",
"pipelines.add_step_btn": "新增步驟",
"pipelines.create": "創建管道",
"pipelines.custom_label_label": "自定義標籤",
"pipelines.default_label": "默認",
"pipelines.description_label": "描述",
"pipelines.description_placeholder": "可選描述",
"pipelines.disabled_label": "禁用",
"pipelines.edit": "編輯管道",
"pipelines.empty_state": "尚無管道",
"pipelines.empty_state_hint": "創建你的第一個管道以定義自定義文件處理工作流程。",
"pipelines.enabled_label": "啟用",
"pipelines.force_cloud_ocr_label": "強制雲端OCR(跳過本地文本提取)",
"pipelines.inactive_label": "未啟用",
"pipelines.loading": "加載管道",
"pipelines.name_placeholder": "我的管道",
"pipelines.new_pipeline_btn": "新建管道",
"pipelines.no_steps": "未定義任何步驟。添加一個步驟以開始構建你的管道。",
"pipelines.ocr_auto": "自動(使用系統默認)",
"pipelines.ocr_language_hint": "覆蓋 Tesseract/EasyOCR 的全局語言設置。Azure 和 Mistral 自動檢測語言。",
"pipelines.ocr_language_label": "OCR 語言",
"pipelines.optional_suffix": "(可選)",
"pipelines.page_title": "處理管道",
"pipelines.set_default": "設置為我的默認管道",
"pipelines.step_label_placeholder": "覆蓋默認步驟名稱",
"pipelines.step_type_label": "步驟類型",
"pipelines.subtitle_intro": "定義和管理自定義文件處理工作流程。",
"pipelines.subtitle_system_post": "徽章並對所有用戶可見。",
"pipelines.subtitle_system_pre": "系統管道(由管理員創建)以徽章顯示",
"pipelines.system_label": "系統",
"pipelines.system_pipeline_label": "系統管道(對所有用戶可見)",
"pipelines.title": "處理管道",
"privacy.heading": "DocuElevate 隱私通知",
"privacy.last_updated": "最後更新:",
"privacy.page_title": "隱私通知 - DocuElevate",
"privacy.s10_access_body": "您可以要求我們持有的有關您的個人資料副本。",
"privacy.s10_access_label": "查閱權(第15條):",
"privacy.s10_complaint_body": "您有權向您所在國的資料保護機構(DPA)提出投訴。在德國:聯邦資料保護及資訊自由專員(BfDI)。在英國:信息專員辦公室(ICO)。在瑞士:聯邦資料保護及資訊專員(FDPIC)。",
"privacy.s10_complaint_label": "提出投訴的權利:",
"privacy.s10_contact": "為了行使以上權利,請聯繫我們",
"privacy.s10_erasure_body": "您可以要求刪除您的個人資料,若我們沒有壓倒性的合法理由保留該資料。",
"privacy.s10_erasure_label": "刪除權(第17條):",
"privacy.s10_heading": "10. 您的權利(EU / EEA / 英國 / 瑞士)",
"privacy.s10_object_body": "您可以隨時反對基於合法利益的處理。",
"privacy.s10_object_label": "反對權(第21條):",
"privacy.s10_p1": "根據 GDPR(以及英國 GDPR / 瑞士 nFADP 相應條款),您擁有以下權利:",
"privacy.s10_portability_body": "您可以要求以結構化、常用、機器可讀的格式獲得您的資料。",
"privacy.s10_portability_label": "資料可攜權(第20條):",
"privacy.s10_rectification_body": "您可以要求更正不準確或不完整的個人資料。",
"privacy.s10_rectification_label": "更正權(第16條):",
"privacy.s10_response": "我們將在一個日曆月內回覆(對於複雜的請求可延長兩個月)。",
"privacy.s10_restriction_body": "在某些情況下,您可以要求我們暫時停止處理您的資料。",
"privacy.s10_restriction_label": "限制權(第18條):",
"privacy.s10_withdraw_body": "在處理基於同意的情況下,您可以隨時撤回該同意,而不影響之前處理的合法性。",
"privacy.s10_withdraw_label": "撤回同意的權利:",
"privacy.s11_categories_body": "識別符(姓名、電子郵件)、帳戶驗證令牌和您選擇上傳的文件元數據。",
"privacy.s11_categories_label": "收集的個人資訊類別:",
"privacy.s11_contact": "如需提交可驗證的消費者請求,請聯繫我們",
"privacy.s11_correct_body": "您可以要求更正不準確的個人資訊。",
"privacy.s11_correct_label": "更正權:",
"privacy.s11_delete_body": "您可以要求刪除我們收集的個人資訊,受特定例外的限制。",
"privacy.s11_delete_label": "刪除權:",
"privacy.s11_heading": "11. 額外權利 美國(CCPA / CPRA",
"privacy.s11_know_body": "您可以要求披露我們已收集的有關您的資訊類別及具體內容。",
"privacy.s11_know_label": "知情權:",
"privacy.s11_limit_body": "我們不會超過提供服務所需的範圍使用敏感個人資訊。",
"privacy.s11_limit_label": "限制使用敏感個人資訊的權利:",
"privacy.s11_nondiscrim_body": "我們不會因為您行使這些權利而歧視您。",
"privacy.s11_nondiscrim_label": "非歧視:",
"privacy.s11_optout_body": "我們不出售或分享根據CCPA/CPRA定義的個人信息。不需要選擇退出機制;不過,您可以聯繫我們以確認此事。",
"privacy.s11_optout_label": "選擇退出銷售/分享的權利:",
"privacy.s11_p1": "如果您居住在加利福尼亞州或其他符合相關隱私法的美國州(包括維吉尼亞VCDPA、科羅拉多CPA、康乃狄克CTDPA、猶他UCPA),則適用以下額外披露:",
"privacy.s11_purpose_body": "提供、改進和保障DocuElevate服務。我們不會出售或分享個人信息以用於跨上下文行為廣告。",
"privacy.s11_purpose_label": "收集目的:",
"privacy.s11_response": "我們將在45天內回應(在合理必要的情況下可延長額外45天)。",
"privacy.s12_access_body": "您可以請求訪問您的個人信息以及關於其使用或披露的資訊。",
"privacy.s12_access_label": "訪問權:",
"privacy.s12_contact": "直接將隱私投訴提交給我們的隱私官:",
"privacy.s12_contact_post": ",或向加拿大隱私專員辦公室提交。",
"privacy.s12_correction_body": "您可以挑戰您的個人信息的準確性或完整性,並請求修正。",
"privacy.s12_correction_label": "更正權:",
"privacy.s12_heading": "12. 額外權利 - 加拿大(PIPEDA / 魁北克法第25條)",
"privacy.s12_li1": "我們僅在您的知情和同意下收集、使用和披露個人信息,或根據法律的許可。",
"privacy.s12_p1": "如果您位於加拿大,則以下內容適用於《個人信息保護及電子文件法》(PIPEDA)和相關省法(包括魁北克法第25條/法案64):",
"privacy.s12_quebec_body": "根據第25條,您擁有額外的權利,包括數據可攜性權(自2023年9月起生效)和在個人信息在線傳播的情況下要求去索引化的權利。",
"privacy.s12_quebec_label": "魁北克居民:",
"privacy.s12_withdraw_body": "根據法律或合同限制,您可在合理通知下撤回對個人信息的收集、使用或披露的同意。",
"privacy.s12_withdraw_label": "撤回同意的權利:",
"privacy.s13_brazil_body": "如果您位於巴西,根據LGPD,您擁有以下權利:",
"privacy.s13_brazil_label": "巴西(LGPD - 數據保護法,第13.709/2018號):",
"privacy.s13_contact": "聯絡:",
"privacy.s13_heading": "13. 額外權利 - 拉丁美洲(LGPD及其他)",
"privacy.s13_li1": "確認處理的存在以及訪問您的數據。",
"privacy.s13_li2": "更正不完整、不準確或過時的數據。",
"privacy.s13_li3": "匿名化、阻止或刪除不必要或過量的數據。",
"privacy.s13_li4": "將您的數據轉移到其他服務或產品提供者。",
"privacy.s13_li5": "刪除經您同意處理的個人數據。",
"privacy.s13_li6": "有關與您數據分享的實體的信息。",
"privacy.s13_li7": "有關不提供同意的可能性及拒絕的後果的信息。",
"privacy.s13_li8": "撤銷同意。",
"privacy.s13_other_body": "我們還承認阿根廷(PDPA)、墨西哥(LFPDPPP)、智利、哥倫比亞(第1581號法)及其他地區的相關隱私法律。這些管轄區的用戶可通過聯繫我們行使根據其國家法律規定的等同權利。",
"privacy.s13_other_label": "其他拉美國家:",
"privacy.s14_apj_body": "我們承認這些管轄區居民根據其各自國家法律享有的數據保護權利。聯繫我們以行使您的權利。",
"privacy.s14_apj_label": "其他APJ市場(新加坡PDPA、新西蘭隱私法、印度DPDP法):",
"privacy.s14_australia_body": "澳大利亞居民可以請求訪問和更正他們的個人信息。我們將在30天內回應訪問請求。投訴可向澳大利亞信息專員辦公室(OAIC)提出。",
"privacy.s14_australia_label": "澳大利亞(1988年隱私法及澳大利亞隱私原則):",
"privacy.s14_contact": "聯絡:",
"privacy.s14_heading": "14. 其他權利 - 亞太地區與日本",
"privacy.s14_japan_body": "日本居民可以要求我們披露、修正、補充或刪除其持有的個人信息,或要求停止使用、刪除或停止向第三方提供個人信息。第三方披露需要事先獲得您的同意,法律另有規定的除外。",
"privacy.s14_japan_label": "日本 (APPI - 個人信息保護法)",
"privacy.s14_korea_body": "韓國居民可以要求訪問、修正、刪除和停止處理。我們依據個人信息保護法(PIPA)處理韓國居民的個人信息。",
"privacy.s14_korea_label": "南韓 (PIPA - 個人信息保護法)",
"privacy.s15_contact": "聯繫方式:",
"privacy.s15_heading": "15. 其他權利 - 烏克蘭",
"privacy.s15_p1": "位於烏克蘭的用戶受烏克蘭《個人數據保護法》(第2297-VI號)的保護。您的權利包括訪問、修正、阻止和刪除您的個人數據,以及對處理提出異議的權利。",
"privacy.s16_cookies_link": "Cookies政策",
"privacy.s16_heading": "16. 此隱私通知的更新",
"privacy.s16_license_link": "許可信息",
"privacy.s16_p1": "我們可能會不時更新此通知,以反映我們的做法或適用法律的變更。本頁頂部的“最後更新”日期顯示了此通知最後一次修訂的時間。若變更為重大,我們會通過應用內通知或電子郵件通知用戶(如適用)。",
"privacy.s16_p2_pre": "如果您對此隱私通知或您的個人數據有任何問題或疑慮,請通過以下方式聯繫我們",
"privacy.s16_p3_pre": "請同時查看我們的",
"privacy.s16_terms_link": "服務條款",
"privacy.s1_address": "德國漢堡市Alter Steinweg 3, 20459",
"privacy.s1_company": "Christian Louis IT Beratung",
"privacy.s1_contact_label": "聯絡電子郵件:",
"privacy.s1_heading": "1. 數據控制者",
"privacy.s1_p1": "負責根據《歐盟通用數據保護條例》(GDPR)及全球相應隱私法律處理您的個人數據的控制者為:",
"privacy.s1_p3": "對於所有與隱私相關的請求(訪問、刪除、修正、選擇退出或投訴),請通過上面的電子郵件地址與我們聯繫。我們將在30天內(或適用法律規定的期間)作出回應。",
"privacy.s2_heading": "2. 此隱私通知的範圍",
"privacy.s2_p1_pre": "此通知適用於主機位於以下位置的DocuElevate網路應用程式:",
"privacy.s2_p2": "它涵蓋全球所有用戶,包括歐盟(EU)、歐洲經濟區(EEA)、德國、英國、瑞士、烏克蘭、美國(US)、加拿大、拉丁美洲(Latam)、亞太地區和日本的用戶。市場特定的披露在下面專門的部分中提供。",
"privacy.s3_audit_body": "我們維護有限的審計日誌(行動類型、時間戳、用戶識別符),以確保服務的完整性和安全性。這些日誌不包括文件內容。",
"privacy.s3_audit_label": "審計日誌:",
"privacy.s3_auth_body": "我們使用OAuth 2.0Google、Dropbox、Microsoft/OneDrive)和可選的本地身份驗證。通過OAuth,我們可能收到您的姓名、電子郵件地址和個人資料圖片。",
"privacy.s3_auth_label": "用戶身份驗證:",
"privacy.s3_doc_body": "您上傳的文件會進行光學字符識別(OCR)、元數據提取和存儲到您選擇的雲服務提供商。文件內容僅為您發起的目的而處理,不會存儲超出運營所需的內容。",
"privacy.s3_doc_label": "文件處理:",
"privacy.s3_heading": "3. 數據收集與目的",
"privacy.s3_legal_body": "我們處理的主要法律依據為:",
"privacy.s3_legal_label": "法律依據(GDPR 第6條):",
"privacy.s3_li1": "(1)(b) 合同履行:提供您要求的DocuElevate服務。",
"privacy.s3_li2": "(1)(c) 法律義務:遵守適用的法律和法規。",
"privacy.s3_li3": "(1)(f) 合法權益:確保服務的安全性並防止欺詐。",
"privacy.s4_heading": "4. 數據最小化與目的限制",
"privacy.s4_li1": "我們僅收集運行服務所需的最少個人數據。",
"privacy.s4_li2": "文件內容僅為您發起的目的而進行處理(OCR、存儲、元數據提取)。我們不會使用您的文件來訓練AI模型或用於任何次要目的。",
"privacy.s4_li3": "不進行廣告、行為追蹤或分析。",
"privacy.s4_li4": "未加載追踪 cookie 或分析腳本。",
"privacy.s4_li5": "僅在您啟動文件處理時調用第三方 AI 服務(例如:OpenAI、Azure 文件智能),並根據數據處理協議傳輸數據。",
"privacy.s4_p1": "DocuElevate 設計時以數據最小化為核心原則(GDPR 第 5 條第 1 款(c)):",
"privacy.s5_cookie_link": "Cookie 政策",
"privacy.s5_heading": "5. 使用 Cookies 及類似技術",
"privacy.s5_p1_post": "以維護您的身份驗證會話。這些 cookies 對服務的運作至關重要,並根據歐盟電子隱私指令(第 5 條第 3 款)及相應國家法律,豁免於事先同意要求。",
"privacy.s5_p1_pre": "DocuElevate 只使用",
"privacy.s5_p1_strong": "僅限於必要的會話 cookies",
"privacy.s5_p2_body": "分析 cookie、廣告 cookie、追蹤像素或任何需要您同意的第三方 cookie。",
"privacy.s5_p2_label": "我們不使用:",
"privacy.s5_p3_pre": "有關我們設置的 cookie、其名稱、持續時間和目的的完整詳細信息,請訪問我們的",
"privacy.s6_ai_body": "當您啟動 OCR 或基於 AI 的元數據提取時,文件數據將傳輸到您或您的管理員已配置的 AI 服務。此傳輸受相應提供者的數據處理協議約束。",
"privacy.s6_ai_label": "AI 處理服務(OpenAI、Azure 文件智能等):",
"privacy.s6_heading": "6. 第三方服務",
"privacy.s6_no_sale_body": "我們不會出售、租賃或與第三方共享您的個人數據,以進行廣告、營銷或任何與提供服務無關的目的。",
"privacy.s6_no_sale_label": "不出售或共享廣告:",
"privacy.s6_oauth_body": "當您選擇通過 OAuth 進行身份驗證時,相關提供者會處理您的憑據,並可能與我們共享有限的個人資料信息。這些提供者保留自己的隱私政策。",
"privacy.s6_oauth_label": "OAuth 提供者(Google、Dropbox、Microsoft):",
"privacy.s6_storage_body": "文件存儲在您配置的雲服務提供者上。您的配置憑據以加密形式存儲在應用程序數據庫中,僅用於執行您請求的存儲操作。",
"privacy.s6_storage_label": "雲存儲提供者(Google Drive、Dropbox、OneDrive、Amazon S3、Nextcloud、WebDAV/SFTP/FTP):",
"privacy.s7_adequacy_body": "歐洲委員會已承認有相當的保護水平(例如:英國、瑞士、加拿大(商業組織)、日本、韓國)。",
"privacy.s7_adequacy_label": "適當性決定",
"privacy.s7_contact": "您可以通過聯繫我們索取相關保障措施的副本,聯繫方式為",
"privacy.s7_heading": "7. 國際數據轉移",
"privacy.s7_idta_body": "在英國脫歐後進行的轉移。",
"privacy.s7_idta_label": "英國國際數據轉移協議(IDTA",
"privacy.s7_p1": "DocuElevate 預設托管於歐盟/EEA。當個人數據轉移到 EEA 以外時(例如,轉移到如 OpenAI 的美國 AI 服務提供者),我們依賴適當的保障措施,包括:",
"privacy.s7_scc_body": "由歐洲委員會採納(2021/914/EU)供轉移給第三國的處理者和控制者。",
"privacy.s7_scc_label": "標準合同條款(SCC",
"privacy.s8_audit_body": "為了安全和合規目的,保留最多 90 天。",
"privacy.s8_audit_label": "審計日誌:",
"privacy.s8_contact": "要請求刪除您的帳戶及所有相關的個人數據,請通過以下方式聯繫我們",
"privacy.s8_files_body": "在您使用服務期間保留。您可以隨時通過應用程序刪除個別文件。",
"privacy.s8_files_label": "文件記錄和元數據:",
"privacy.s8_heading": "8. 數據保留",
"privacy.s8_oauth_body": "以加密形式存儲,並可以隨時通過您的 OAuth 提供者撤銷。",
"privacy.s8_oauth_label": "OAuth 令牌:",
"privacy.s8_p1": "我們僅在提供 DocuElevate 服務或遵守法律義務所必需的情況下保留個人數據:",
"privacy.s8_session_body": "當您登出或會話超時後刪除。",
"privacy.s8_session_label": "會話數據:",
"privacy.s9_heading": "9. 資料安全",
"privacy.s9_li1": "靜態憑證和敏感配置的加密。",
"privacy.s9_li2": "所有通訊均使用傳輸層安全性 (TLS/HTTPS)。",
"privacy.s9_li3": "基於角色的訪問控制,限制對個人數據的訪問。",
"privacy.s9_li4": "定期的安全審計和依賴性漏洞掃描。",
"privacy.s9_li5": "對所有狀態變更請求的 CSRF 保護。",
"privacy.s9_p1": "我們實施適當的技術和組織措施 (TOMs) 來保護您的個人數據,包括:",
"privacy.toc_1": "資料控制人",
"privacy.toc_10": "您的權利 (歐盟 / EEA / 英國 / 瑞士)",
"privacy.toc_11": "附加權利 - 美國 (CCPA/CPRA)",
"privacy.toc_12": "附加權利 - 加拿大 (PIPEDA / 法律 25)",
"privacy.toc_13": "附加權利 - 拉丁美洲 (LGPD 及其他)",
"privacy.toc_14": "附加權利 - 亞太地區及日本",
"privacy.toc_15": "附加權利 - 烏克蘭",
"privacy.toc_16": "對本隱私通知的更新",
"privacy.toc_2": "本隱私通知的範圍",
"privacy.toc_3": "資料收集和目的",
"privacy.toc_4": "資料最小化和目的限制",
"privacy.toc_5": "使用 Cookies 和類似技術",
"privacy.toc_6": "第三方服務",
"privacy.toc_7": "國際資料傳輸",
"privacy.toc_8": "資料保留",
"privacy.toc_9": "資料安全",
"privacy.toc_heading": "內容",
"profile.avatar_alt": "您的個人資料圖片",
"profile.avatar_heading": "個人資料圖片",
"profile.avatar_remove": "移除自定義頭像",
"profile.avatar_upload_hint": "上傳一個 JPEG、PNG、GIF 或 WebP 圖片,最大 2 MB。如果未設置自定義圖片,將顯示您的 {gravatar}。",
"profile.choose_image": "選擇圖片\n",
"profile.confirm_password": "確認新密碼",
"profile.contact_email_hint": "用於系統通知。這不會更改您的登入電子郵件。",
"profile.contact_email_label": "聯絡 / 通知電子郵件",
"profile.contact_email_placeholder": "you@example.com",
"profile.current_password": "當前密碼",
"profile.default_document_language_auto": "使用系統預設",
"profile.default_document_language_hint": "其他語言的文件會自動翻譯為此語言。留空以使用系統預設(英語)。",
"profile.default_document_language_label": "預設文件語言",
"profile.dismiss": "關閉",
"profile.display_name_hint": "留空以使用您的帳戶用戶名或電子郵件。",
"profile.display_name_label": "顯示名稱",
"profile.display_name_placeholder": "在界面中顯示的姓名",
"profile.general_heading": "一般資訊",
"profile.gravatar_link": "Gravatar",
"profile.heading": "個人資料設定",
"profile.language_auto_detect": "自動檢測(來自瀏覽器)",
"profile.language_hint": "選擇您首選的介面語言。“自動檢測”將遵循您的瀏覽器設置。",
"profile.language_label": "UI 語言",
"profile.new_password": "新密碼",
"profile.new_password_hint": "最少 8 個字符。",
"profile.page_title": "個人資料設定 DocuElevate",
"profile.password_heading": "更改密碼",
"profile.preferences_heading": "偏好設定",
"profile.save_button": "保存更改",
"profile.saving": "保存中\n",
"profile.subtitle": "管理您的顯示名稱、頭像、語言和主題偏好設定。",
"profile.theme_dark": "深色",
"profile.theme_hint": "“系統默認”會遵循您設備的深色模式設置。",
"profile.theme_label": "顏色方案",
"profile.theme_light": "淺色",
"profile.theme_system": "系統默認",
"profile.update_password": "更新密碼",
"profile.updating": "更新中\u00072026",
"queue.active_tasks": "活動任務",
"queue.auto_refresh_1": "每",
"queue.auto_refresh_2": "秒自動刷新",
"queue.col_arguments": "參數",
"queue.col_current_step": "當前步驟",
"queue.col_file": "文件",
"queue.col_files": "檔案",
"queue.col_queue": "佇列",
"queue.col_state": "狀態",
"queue.col_task": "任務",
"queue.col_task_id": "任務 ID",
"queue.files_processing": "檔案處理中",
"queue.heading": "佇列監控",
"queue.last_updated": "最後更新:",
"queue.loading_stats": "正在加載佇列統計\n...",
"queue.no_active_tasks": "沒有活動任務",
"queue.no_data": "沒有數據",
"queue.no_files_processing": "目前沒有檔案在處理",
"queue.page_title": "佇列監控",
"queue.processing_pipeline": "處理管道",
"queue.queued_tasks": "已佇列任務",
"queue.recently_processing": "最近處理的檔案",
"queue.redis_queues": "Redis 佇列",
"queue.subtitle": "文件處理管道和 Celery 任務佇列的實時視圖。",
"queue.workers_online": "在線工作者",
"search.button": "搜尋",
"search.error_message": "搜尋暫時無法使用。請稍後再試。",
"search.filter_aria_clear": "清除所有過濾器",
"search.filter_clear_button": "清除過濾器",
"search.filter_date_from": "日期從",
"search.filter_date_to": "日期至",
"search.filter_document_type": "文件類型",
"search.filter_document_type_placeholder": "例如:發票",
"search.filter_language": "語言",
"search.filter_language_placeholder": "例如:de",
"search.filter_sender": "發件人",
"search.filter_sender_placeholder": "例如:ACME Corp",
"search.filter_tags": "標籤",
"search.filter_tags_placeholder": "例如:amazon",
"search.filter_text_quality": "文本質量",
"search.filter_text_quality_all": "所有",
"search.filter_text_quality_high": "高",
"search.filter_text_quality_low": "低",
"search.filter_text_quality_medium": "中",
"search.filter_text_quality_no_text": "無文本",
"search.heading": "文件搜尋",
"search.input_aria_label": "搜索文件",
"search.input_placeholder": "按內容、發件人、標籤、類型等搜索文件...",
"search.loading_indicator": "正在搜索\u00130",
"search.no_results": "沒有找到結果",
"search.page_title": "搜索文件",
"search.placeholder": "按文件名、內容、標籤等搜索...",
"search.result_empty": "沒有找到符合您查詢的文件。",
"search.results_count": "找到 {count} 條結果",
"search.saved_aria_save": "保存當前搜索",
"search.saved_button": "保存當前",
"search.saved_empty": "尚未保存任何搜索",
"search.saved_error": "無法加載已保存的搜索",
"search.saved_label": "已保存的搜索",
"search.saved_loading": "加載中...",
"search.title": "搜索文件",
"settings.audit_log_btn": "審計日誌",
"settings.autocomplete_hint": "輸入以搜索已知值,或輸入任何自定義值。",
"settings.autocomplete_no_matches": "沒有匹配項\u00130您仍然可以輸入自定義值",
"settings.autocomplete_placeholder": "輸入以搜索或輸入一個值\u00130",
"settings.boolean_enable_prefix": "啟用",
"settings.categories_aria": "設置類別",
"settings.categories_heading": "類別",
"settings.db_wizard_btn": "數據庫嚮導",
"settings.effective_value_label": "有效值:",
"settings.encrypted_suffix": "= 靜態加密",
"settings.encrypted_title": "值在數據庫中靜態加密",
"settings.export_btn": "導出",
"settings.export_db_only": "僅數據庫設置",
"settings.export_full_config": "完整有效配置",
"settings.jump_to_category": "跳至類別\u00130",
"settings.manage_config_prefix": "管理配置。優先級:",
"settings.model_picker_hint": "從列表中選擇或輸入您的提供者支持的任何模型名稱。",
"settings.model_picker_placeholder": "選擇一個常見模型或輸入自定義名稱\u00130",
"settings.no_results_clear": "清除搜索",
"settings.no_results_heading": "未找到設置",
"settings.no_results_hint": "嘗試不同的搜尋詞或",
"settings.page_heading": "應用設置",
"settings.required_label": "(必填)",
"settings.reset_confirm": "您確定要重置此設置嗎?",
"settings.restart_required_suffix": "= 需要重新啟動",
"settings.revert_btn": "從資料庫中移除",
"settings.revert_title": "移除資料庫覆蓋並恢復到環境變數或預設值",
"settings.reverting": "正在恢復\u001a0",
"settings.save_all_btn": "保存所有更改",
"settings.save_error": "保存設置失敗",
"settings.save_setting_title": "保存此設置",
"settings.save_success": "設置已成功保存",
"settings.saving_state": "正在保存\u001a0",
"settings.search_aria_label": "搜索設置",
"settings.search_clear_aria": "清除搜索",
"settings.search_placeholder": "按名稱、鍵或描述搜索設置\u001a0",
"settings.settings_count_suffix": "個設定",
"settings.source_db_badge": "資料庫",
"settings.source_default_badge": "預設值",
"settings.source_env_badge": "環境",
"settings.title": "設置",
"settings.toggle_visibility_aria": "切換密碼可見性",
"settings.toggle_visibility_title": "顯示/隱藏值",
"settings.user_autocomplete_empty": "未找到匹配的用戶",
"settings.user_autocomplete_hint": "輸入以按名稱搜索現有用戶,或手動輸入任何識別符。",
"settings.user_autocomplete_placeholder": "開始輸入以搜索用戶\u0001A0",
"settings.wizard_btn": "向導",
"shared.col_expiry": "到期",
"shared.col_file_label": "文件 / 標籤",
"shared.col_link": "鏈接",
"shared.col_views": "查看次數",
"shared.copy_link_aria": "複製鏈接到剪貼板",
"shared.copy_link_title": "複製鏈接",
"shared.create_btn": "創建鏈接",
"shared.create_heading": "創建新的共享鏈接",
"shared.creating": "正在創建\u0001A0",
"shared.expiry_12h": "12小時",
"shared.expiry_14d": "14天",
"shared.expiry_1h": "1小時",
"shared.expiry_24h": "24小時(1天)",
"shared.expiry_30d": "30天",
"shared.expiry_3d": "3天",
"shared.expiry_6h": "6小時",
"shared.expiry_7d": "7天",
"shared.expiry_label": "到期",
"shared.expiry_never": "從不",
"shared.file_id_help_post": "頁面或文件詳細 URL 中。",
"shared.file_id_help_pre": "在以下位置查找文件 ID",
"shared.file_id_label": "文件 ID",
"shared.file_id_placeholder": "例如 42",
"shared.files_link": "文件",
"shared.heading": "共享連結",
"shared.label_label": "標籤",
"shared.label_placeholder": "例如 與 Bob 共享",
"shared.link_created": "已創建共享連結!",
"shared.link_created_help": "複製並將此連結發送給收件人。",
"shared.links_count_aria": "連結數量",
"shared.max_downloads_label": "最大下載次數",
"shared.no_links": "尚無共享連結。請在上方創建一個開始。",
"shared.open_in_new_tab": "在新標籤頁中打開",
"shared.open_link_aria": "打開共享連結",
"shared.optional": "(可選)",
"shared.page_title": "共享連結 DocuElevate",
"shared.password_label": "密碼",
"shared.password_placeholder": "留空以無需密碼",
"shared.password_protected": "受密碼保護",
"shared.refresh_aria": "刷新共享連結列表",
"shared.revoke_aria_prefix": "撤銷共享連結",
"shared.revoke_btn": "撤銷",
"shared.status_active": "活動",
"shared.status_expired": "已過期",
"shared.status_limit_reached": "達到限制",
"shared.status_revoked": "已撤銷",
"shared.subtitle": "通過時間限制或查看限制的連結與任何人共享文件。收件人無需擁有 DocuElevate 帳號。連結可以設置密碼保護,並隨時撤銷。",
"shared.table_aria": "共享連結",
"shared.unlimited_placeholder": "無限制",
"shared.your_links": "您的共享連結",
"similarity.backfill_auto": "背景任務將自動每 5 分鐘計算一次,或者您可以",
"similarity.files_missing_text": "文件具備 OCR 文字但尚未嵌入。",
"similarity.find_pairs_btn": "查找配對",
"similarity.heading": "文件相似性",
"similarity.load_error": "無法加載配對。",
"similarity.min_similarity_label": "最小相似性",
"similarity.no_pairs_detail": "沒有文件配對超過相似性閾值。",
"similarity.no_pairs_heading": "未找到相似配對",
"similarity.page_title": "文件相似度 - DocuElevate",
"similarity.pagination_aria": "相似對的分頁",
"similarity.per_page_label": "每頁",
"similarity.scanning": "正在掃描相似的文件對\u0019\u0003\u001a",
"similarity.stat_embedding_model": "嵌入模型",
"similarity.stat_missing_embedding": "缺少嵌入",
"similarity.stat_total_files": "總文件數",
"similarity.stat_with_embedding": "帶嵌入",
"similarity.subtitle": "高語義相似度的文件對,按分數排名。",
"similarity.trigger_aria": "觸發所有缺少嵌入的文件的嵌入計算",
"similarity.trigger_now": "立即觸發",
"status.active": "活動中",
"status.ai_empty_response": "(空)",
"status.ai_extraction_desc": "將文檔的純文本內容粘貼到下面,並通過配置的 AI 提供者運行,以檢查原始回應、提取的 JSON 和標籤。",
"status.ai_extraction_failed": "AI 提取失敗",
"status.ai_extraction_label": "文檔文本",
"status.ai_extraction_placeholder": "在此處粘貼您的文檔的純文本內容……",
"status.ai_extraction_title": "AI 提取測試",
"status.app_version": "應用程式版本",
"status.as_account": "作為",
"status.auth_required": "需要身份驗證",
"status.build_date": "建置日期",
"status.config_settings": "配置設置",
"status.config_settings_desc": "有關更詳細的配置設置和環境變量,請檢查設置頁面。",
"status.configure_now": "立即配置",
"status.configured": "已配置",
"status.connection_error": "連接錯誤",
"status.connection_test_failed": "連接測試失敗",
"status.connection_test_successful": "連接測試成功",
"status.container_id": "容器ID",
"status.container_started": "容器已啟動",
"status.dashboard_subtitle": "此儀表板顯示所有已配置集成和目標的狀態。",
"status.debug_mode": "調試模式",
"status.error_running_extraction": "運行提取時出錯:",
"status.error_testing_connection": "測試連接時出錯:",
"status.error_testing_notifications": "測試通知時出錯:",
"status.extracted_tags": "提取的標籤",
"status.git_commit": "Git 提交",
"status.inactive": "不活躍",
"status.json_parse_issue": "JSON 解析問題:",
"status.last_check": "最後檢查",
"status.manage": "管理",
"status.modal_default_message": "操作成功完成。",
"status.modal_default_title": "成功",
"status.no_details": "無可用詳細信息",
"status.not_configured": "未配置",
"status.notification_config_missing": "缺少通知配置",
"status.open": "打開",
"status.page_title": "系統狀態",
"status.parsed_json_label": "解析的 JSON",
"status.provider_config_details": "{name} 配置詳細信息",
"status.provider_details": "提供者詳細信息",
"status.raw_llm_response": "原始 LLM 回應",
"status.run_extraction": "運行提取",
"status.running": "運行中\u0010\u0010\u0010\u0010",
"status.sending": "發送中...",
"status.setting_label": "設定",
"status.test_connection": "測試連接",
"status.test_extraction": "測試提取",
"status.test_failed": "測試失敗",
"status.test_notification_failed": "測試通知失敗",
"status.test_notification_sent": "測試通知已發送",
"status.test_notifications": "測試通知",
"status.test_provider": "測試 {name}",
"status.test_successful": "測試成功",
"status.testing": "測試中...",
"status.token_expired": "您的令牌已過期或無效。請重新配置此連接。",
"status.token_valid_for": "令牌有效期為:",
"status.value_label": "值",
"status.view_config": "查看詳細配置",
"status.view_details": "查看詳細信息",
"subscription.available_plans_heading": "可用方案",
"subscription.back_to_dashboard": "返回儀表板",
"subscription.cancel_pending": "取消變更",
"subscription.cancel_scheduled": "取消預定變更",
"subscription.contact_sales": "聯絡銷售部",
"subscription.current_badge": "當前",
"subscription.current_plan": "當前方案",
"subscription.current_plan_cta": "您的當前方案",
"subscription.downgrade_to_prefix": "降級至",
"subscription.features_heading": "您的方案包括的內容",
"subscription.free": "免費",
"subscription.heading": "我的訂閱",
"subscription.keep_plan_prefix": "保留",
"subscription.lifetime_files": "總文件數 (終身)",
"subscription.month_files": "本月文件數",
"subscription.more_features_label": "更多",
"subscription.page_title": "我的訂閱 DocuElevate",
"subscription.pending_badge": "待定",
"subscription.pending_benefits": "您在此期間保留所有當前方案的福利。",
"subscription.pending_on": "於",
"subscription.pending_title": "待定的方案變更已排程",
"subscription.pending_will_change": "您的方案將更改為",
"subscription.per_mo": "/月",
"subscription.per_month": "/月",
"subscription.since": "自",
"subscription.single_user_body": "當啟用多用戶模式時,訂閱層級適用。您的實例目前在單用戶模式下運行,沒有處理限制。管理員可以通過 {settings_link} 啟用多用戶模式。",
"subscription.single_user_title": "尚未啟用多用戶模式。",
"subscription.subtitle": "您的當前方案、使用情況和可用升級。",
"subscription.this_month_label": "本月",
"subscription.today_files": "今天的文件數",
"subscription.today_label": "今天",
"subscription.unlimited": "無限",
"subscription.upgrade_info": "升級將立即生效。降級將排程在您當前計費周期的結束時生效。",
"subscription.upgrade_to_prefix": "升級至",
"subscription.usage_heading": "使用情況",
"terms.cookie_link": "Cookie 政策",
"terms.heading": "服務條款",
"terms.last_updated": "最後更新:",
"terms.license_link": "許可信息",
"terms.page_title": "服務條款 - DocuElevate",
"terms.privacy_link": "隱私政策",
"terms.s1_heading": "1. 接受條款",
"terms.s1_p1": "通過訪問或使用 DocuElevate,您同意受這些服務條款的約束。如果您不同意這些條款,請不要使用此服務。",
"terms.s2_heading": "2. 服務描述",
"terms.s2_p1": "DocuElevate 提供文檔處理、OCR、元數據提取和存儲服務。我們保留隨時修改或終止服務任何方面的權利。",
"terms.s3_heading": "3. 用戶責任",
"terms.s3_li1": "您上傳到 DocuElevate 的所有內容",
"terms.s3_li2": "確保您擁有上傳和處理文檔的合法權利",
"terms.s3_li3": "保持您的帳戶憑證的機密性",
"terms.s3_li4": "在您的帳戶下發生的任何活動",
"terms.s3_p1": "您有責任:",
"terms.s3_p2_and": "和",
"terms.s3_p2_post": "。",
"terms.s3_p2_pre": "使用我們的服務即表示您也同意我們的",
"terms.s4_heading": "4. 知識產權",
"terms.s4_p1": "DocuElevate 尊重知識產權。用戶不得上傳侵犯他人知識產權的內容。",
"terms.s5_heading": "5. 責任限制",
"terms.s5_p1": "DocuElevate 提供的服務按原樣提供,不提供任何類型的保證。我們對您使用或無法使用該服務造成的任何直接、間接、附帶、特殊、後果性或懲罰性損害不承擔責任。",
"terms.s6_heading": "6. 適用法律",
"terms.s6_p1": "這些條款應受德國法律的管轄,不考慮其法律衝突條款。",
"terms.s6_p2_post": "。",
"terms.s6_p2_pre": "如果您對這些條款有任何疑問,請聯繫我們,",
"terms.s6_p3_mid": "。有關授權信息,請參閱我們的",
"terms.s6_p3_post": "。",
"terms.s6_p3_pre": "有關我們如何使用 Cookies 的信息,請參見我們的",
"translation.copied": "已複製!",
"translation.copy": "複製",
"translation.default_language_version": "預設語言版本",
"translation.detected_language": "檢測到的語言",
"translation.hide_text": "隱藏文本",
"translation.load_translation": "載入翻譯",
"translation.no_translation": "尚無翻譯可用 ‒ 可能仍在處理中",
"translation.select_language": "選擇語言⋯",
"translation.select_target": "請選擇目標語言。",
"translation.show_text": "顯示文本",
"translation.translate_btn": "翻譯",
"translation.translate_to": "翻譯成其他語言",
"translation.translated_to": "翻譯至",
"translation.translating": "翻譯中⋯",
"translation.translation_failed": "翻譯失敗",
"upload.browse_button": "瀏覽文件",
"upload.button_processing": "處理中...",
"upload.camera_button": "拍照/掃描文件",
"upload.download_button": "下載並處理",
"upload.downloading": "從URL下載文件...",
"upload.drag_drop": "將文件拖放到此處或點擊瀏覽",
"upload.drop_hint_desktop": "將文件或文件夾拖放到此處,或點擊選擇文件。",
"upload.drop_hint_mobile": "輕觸選擇文件或使用下面的相機按鈕。",
"upload.drop_zone_aria": "文件上傳區域。將文件拖放到此處,或按Enter鍵瀏覽文件。",
"upload.error": "上傳失敗",
"upload.error_invalid_url": "無效的URL格式",
"upload.error_url_required": "請輸入URL",
"upload.file_size_hint": "最大大小:每個文件500 MB",
"upload.file_types": "允許的類型:PDFOffice文檔(WordExcelPowerPoint等),圖片",
"upload.filename_description": "留空以使用URL中的文件名",
"upload.filename_label": "文件名(可選)",
"upload.filename_placeholder": "my-document.pdf",
"upload.max_size": "最大文件大小:{size}",
"upload.page_title": "上傳文件",
"upload.section_device": "從設備上傳",
"upload.section_url": "從URL上傳",
"upload.select_file": "選擇檔案",
"upload.success": "檔案上傳成功",
"upload.title": "上傳文件",
"upload.uploading": "上傳中...",
"upload.url_description": "輸入檔案的直接連結(PDF、Office 文件或圖片)",
"upload.url_label": "檔案 URL",
"upload.url_placeholder": "https://example.com/document.pdf"
}