Files
panel/lang/zh_TW/admin/setting.php
github-actions[bot] 9e0f7cee35 New Crowdin Translations (#2421)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-07-02 08:24:53 -04:00

181 lines
8.0 KiB
PHP
Raw Permalink 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.
<?php
return [
'title' => '設定',
'save_success' => '設定已儲存',
'save_failed' => '無法儲存設定',
'navigation' => [
'general' => '一般',
'captcha' => '驗證碼',
'mail' => '郵件',
'backup' => '備份',
'oauth' => 'OAuth',
'misc' => '雜項',
],
'general' => [
'app_name' => '應用程式名稱',
'app_logo' => '應用程式標誌',
'app_logo_help' => '標誌應放置在面板根目錄中的 public 資料夾內。留空以使用應用程式名稱代替。',
'app_favicon' => '應用程式網站圖示',
'app_favicon_help' => '網站圖示應放置在面板根目錄中的 public 資料夾內。',
'debug_mode' => '除錯模式',
'navigation' => '導覽',
'default_navigation' => '預設導覽類型',
'sidebar' => '側邊欄',
'topbar' => '頂部列',
'mixed' => '混合',
'unit_prefix' => '單位前綴',
'decimal_prefix' => '十進位前綴MB/GB',
'binary_prefix' => '二進位前綴MiB/GiB',
'2fa_requirement' => '2FA 要求',
'not_required' => '不需要',
'admins_only' => '僅要求管理員',
'all_users' => '要求所有使用者',
'trusted_proxies' => '信任的代理伺服器',
'trusted_proxies_help' => '新的 IP 或 IP 範圍',
'clear' => '清除',
'set_to_cf' => '設定為 Cloudflare IP',
'display_width' => '顯示寬度',
'avatar_provider' => '大頭貼提供者',
'uploadable_avatars' => '允許使用者上傳自己的大頭貼?',
],
'captcha' => [
'enable' => '啟用',
'disable' => '停用',
'info_label' => '資訊',
'info' => '您可以在您的 <u><a href="https://developers.cloudflare.com/turnstile/get-started/#get-a-sitekey-and-secret-key" target="_blank">Cloudflare 儀表板</a></u> 上產生金鑰。需要 Cloudflare 帳號。',
'site_key' => '網站金鑰',
'secret_key' => '秘密金鑰',
'verify' => '驗證網域?',
],
'mail' => [
'mail_driver' => '郵件驅動程式',
'test_mail' => '傳送測試郵件',
'test_mail_sent' => '測試郵件已傳送',
'test_mail_failed' => '測試郵件傳送失敗',
'from_settings' => '寄件者設定',
'from_settings_help' => '設定在郵件中作為「寄件者」使用的位址與名稱。',
'from_address' => '寄件者位址',
'from_name' => '寄件者名稱',
'smtp' => [
'smtp_title' => 'SMTP 設定',
'host' => '主機',
'port' => '連接埠',
'username' => '使用者名稱',
'password' => '密碼',
'scheme' => '通訊協定',
],
'mailgun' => [
'mailgun_title' => 'Mailgun 設定',
'domain' => '網域',
'secret' => '秘密金鑰',
'endpoint' => '端點',
],
],
'backup' => [
'backup_driver' => '備份驅動程式',
'throttle' => '節流',
'throttle_help' => '設定在一段期間內可以建立多少個備份。將期間設定為 0 以停用此節流。',
'limit' => '限制',
'period' => '期間',
'seconds' => '秒',
's3' => [
's3_title' => 'S3 設定',
'default_region' => '預設區域',
'access_key' => '存取金鑰 ID',
'secret_key' => '秘密存取金鑰',
'bucket' => '儲存體',
'endpoint' => '端點',
'use_path_style_endpoint' => '使用路徑樣式端點',
],
],
'oauth' => [
'enable' => '啟用',
'enable_schema' => '啟用 :schema',
'disable' => '停用',
'client_id' => '用戶端 ID',
'client_secret' => '用戶端密碼',
'redirect' => '重新導向網址',
'web_api_key' => 'Web API 金鑰',
'base_url' => '基本網址',
'display_name' => '顯示名稱',
'auth_url' => '授權回呼網址',
'create_missing_users' => '自動建立遺失的使用者?',
'link_missing_users' => '自動連結遺失的使用者?',
],
'misc' => [
'auto_allocation' => [
'title' => '自動分配建立',
'helper' => '切換使用者是否能透過用戶端區域建立分配。',
'question' => '允許使用者建立分配?',
'create_new' => '如果沒有可用的分配,是否建立新的分配?',
'create_new_help' => '啟用時,會建立新的分配。停用時,僅從現有未指派的分配中進行指派。這兩個選項都會將下方的連接埠範圍納入考量。',
'start' => '起始連接埠',
'end' => '結束連接埠',
],
'mail_notifications' => [
'title' => '郵件通知',
'helper' => '切換應將哪些郵件通知傳送給使用者。',
'account_created' => '帳號已建立',
'added_to_server' => '已新增至伺服器',
'removed_from_server' => '已從伺服器移除',
'server_installed' => '伺服器已安裝',
'server_reinstalled' => '伺服器已重新安裝',
'backup_completed' => '備份已完成',
],
'connections' => [
'title' => '連線',
'helper' => '發出請求時使用的逾時時間。',
'request_timeout' => '請求逾時',
'connection_timeout' => '連線逾時',
'seconds' => '秒',
],
'activity_log' => [
'title' => '活動日誌',
'helper' => '設定應多常清除舊的活動日誌,以及是否應記錄管理員活動。',
'prune_age' => '清除期限',
'days' => '天',
'log_admin' => '隱藏管理員活動?',
],
'api' => [
'title' => 'API',
'helper' => '定義每個設定期間內可執行請求數量的速率限制。',
'requests_per_period' => '每段期間的請求數',
'requests' => '請求數',
'minutes' => '分鐘',
'period_length' => '期間長度',
'client_title' => '用戶端 API 速率限制',
'client_helper' => '速率限制是針對每位使用者,如果沒有使用者則針對 IP',
'application_title' => '應用程式 API 速率限制',
'application_helper' => '速率限制是針對每位使用者,如果沒有使用者則針對 IP',
'password_reset_title' => '密碼重設速率限制',
'password_reset_helper' => '速率限制是針對每個 IP',
'websocket_title' => 'WebSocket 速率限制',
'websocket_helper' => '速率限制是針對每台伺服器',
'backup_restore_title' => '備份與還原速率限制',
'backup_restore_helper' => '速率限制是針對每台伺服器',
'database_create_title' => '資料庫建立速率限制',
'database_create_helper' => '速率限制是針對每台伺服器',
'subuser_create_title' => '子使用者建立速率限制',
'subuser_create_helper' => '速率限制是針對每台伺服器',
'file_pull_title' => '檔案提取速率限制',
'file_pull_helper' => '速率限制是針對每台伺服器',
'default_title' => '預設速率限制',
'default_helper' => '速率限制是針對每台伺服器',
],
'server' => [
'title' => '伺服器',
'helper' => '伺服器的設定',
'edit_server_desc' => '允許使用者編輯說明?',
'console_font_upload' => '主控台字型上傳',
'console_font_hint' => '僅支援 *.ttf 字型。強烈建議使用等寬字型!',
],
'webhook' => [
'title' => 'Webhook',
'helper' => '設定應多常清除舊的 Webhook 日誌。',
'prune_age' => '清除期限',
'days' => '天',
],
],
];