nextcloud/apps/files_external/l10n/zh_HK.js

134 lines
6.7 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_external",
{
2021-01-29 05:21:15 +03:00
"External storages" : "外部儲存",
"Personal" : "個人",
2021-01-29 05:21:15 +03:00
"System" : "系統",
"Grant access" : "允許存取",
"Error configuring OAuth1" : "設定 OAuth1 時發生錯誤",
"Please provide a valid app key and secret." : "請提供有效的應用程式金鑰及密碼",
"Error configuring OAuth2" : "設定 OAuth2 時發生錯誤",
"Generate keys" : "產生金鑰",
"Error generating key pair" : "產生金鑰對錯誤",
"All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組",
"(group)" : "(群組)",
"Compatibility with Mac NFD encoding (slow)" : "與Mac的NFD編碼格式相容(較慢)",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
"Enable sharing" : "啟動分享",
"Check for changes" : "檢查變動",
"Never" : "絕不",
"Once every direct access" : "在每次進行存取動作時",
"Read only" : "唯讀",
"Delete" : "刪除",
"Admin defined" : "管理者定義",
2021-02-26 05:21:45 +03:00
"Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?",
2021-01-29 05:21:15 +03:00
"Delete storage?" : "刪除空間",
"Saved" : "已儲存",
2021-01-29 05:21:15 +03:00
"Saving …" : "儲存中 ...",
2016-02-25 09:58:06 +03:00
"Save" : "儲存",
2021-02-07 05:20:51 +03:00
"Empty response from the server" : "伺服器没有回應",
2021-01-29 05:21:15 +03:00
"Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟用這個掛載點。",
"Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}",
"Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}",
"There was an error with message: " : "錯誤信息:",
"External mount error" : "外部掛載錯誤",
"external-storage" : "外部儲存",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "無法取得Windows網路磁碟掛載點清單伺服器無回應。",
"Please enter the credentials for the {mount} mount" : "請輸入認證來進行掛載{掛載來源}",
"Username" : "使用者名稱",
"Password" : "密碼",
2021-02-26 05:21:45 +03:00
"Credentials saved" : "已儲存身份驗證",
"Credentials saving failed" : "身份驗證儲存失敗",
"Credentials required" : "需要身份驗證訊息",
2021-01-29 05:21:15 +03:00
"Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ",
"Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
"Invalid mount point" : "無效的掛載點",
"Objectstore forbidden" : "物件儲存禁止存取",
"Invalid storage backend \"%s\"" : "無效的後端儲存 \"%s\"",
"Not permitted to use backend \"%s\"" : "不被允許使用後端儲存 \"%s\"",
"Not permitted to use authentication mechanism \"%s\"" : "不被允許使用驗證機制 \"%s\"",
"Unsatisfied backend parameters" : "無法滿足後端所需的參數條件",
"Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件",
"Insufficient data: %s" : "資料不足: %s",
"%s" : "%s",
"Storage with ID \"%d\" is not user editable" : "使用者\"%d\"無法對此儲存位置進行編輯",
2021-02-20 05:37:22 +03:00
"Access key" : "存取密鑰",
2021-01-29 05:21:15 +03:00
"Secret key" : "私密金鑰",
"Builtin" : "公告",
"None" : "無",
"OAuth1" : "OAuth1",
"App key" : "App 金鑰",
"App secret" : "App 密碼",
"OAuth2" : "OAuth2",
"Client ID" : "客戶端ID",
"Client secret" : "客戶端密碼",
2021-02-20 05:37:22 +03:00
"OpenStack v2" : "OpenStack v2",
2021-01-29 05:21:15 +03:00
"Tenant name" : "租戶/專案名稱",
"Identity endpoint URL" : "身份識別終端點 URL",
2021-02-20 05:37:22 +03:00
"OpenStack v3" : "OpenStack v3",
2021-01-29 05:21:15 +03:00
"Domain" : "網域名稱",
"Rackspace" : "Rackspace",
2021-02-26 05:21:45 +03:00
"API key" : "API 密鑰",
2021-02-20 05:37:22 +03:00
"Global credentials" : "全球身份驗證",
2021-02-26 05:21:45 +03:00
"Log-in credentials, save in database" : "登入身份驗證,儲存於資料庫中",
2021-01-29 05:21:15 +03:00
"Username and password" : "使用者帳號和密碼",
2021-02-26 05:21:45 +03:00
"Log-in credentials, save in session" : "登入身份驗證,儲存於工作階段",
"Global credentials, user entered" : "全局身份驗證,用戶輸入",
2021-01-29 05:21:15 +03:00
"User entered, store in database" : "使用者登入,儲存於資料庫",
2021-02-20 05:37:22 +03:00
"RSA public key" : "RSA 公鑰",
"Public key" : "公鑰",
"RSA private key" : "RSA 私鑰",
"Private key" : "私鑰",
2021-02-26 05:21:45 +03:00
"Kerberos ticket" : "Kerberos 票證",
2021-01-29 05:21:15 +03:00
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "主機名稱",
2015-08-25 19:39:10 +03:00
"Port" : "連接埠",
2021-01-29 05:21:15 +03:00
"Region" : "地區",
"Enable SSL" : "啟用 SSL",
"Enable Path Style" : "啟用路徑格式",
2021-02-20 05:37:22 +03:00
"Legacy (v2) authentication" : "Legacy (v2) 驗證",
2015-08-25 19:39:10 +03:00
"WebDAV" : "WebDAV",
2021-01-29 05:21:15 +03:00
"URL" : "URL",
"Remote subfolder" : "遠端子資料夾",
"Secure https://" : "安全 https://",
"FTP" : "檔案傳輸協定-FTP",
2015-09-14 08:55:35 +03:00
"Host" : "主機",
2021-01-29 05:21:15 +03:00
"Secure ftps://" : "安全 ftps://",
"Local" : "本地",
"Location" : "地點",
"Nextcloud" : "Nextcloud",
"SFTP" : "安全檔案傳輸協定-SFTP",
"Root" : "Root",
"SFTP with secret key login" : "以密碼金鑰登入SFTP",
"SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)",
2015-09-14 08:55:35 +03:00
"Share" : "分享",
2021-01-29 05:21:15 +03:00
"Show hidden files" : "顯示隱藏的檔案",
2021-02-26 05:21:45 +03:00
"Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取",
2021-02-20 05:37:22 +03:00
"Timeout" : "逾時",
2021-01-29 05:21:15 +03:00
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入",
"Username as share" : "以使用者名稱分享",
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
2021-02-26 05:21:45 +03:00
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "未安裝 “%1$s”。無法安裝 %2$s。請要求系統管理員進行安裝。",
"External storage support" : "外部儲存支援",
"Adds basic external storage support" : "增加了基本的外部存儲支援",
"No external storage configured or you don't have the permission to configure them" : "未配置外部存儲,或者您無權配置它們",
"Name" : "名稱",
2021-01-29 05:21:15 +03:00
"Storage type" : "儲存類型",
"Scope" : "範圍",
"Open documentation" : "開啟說明文件",
"Folder name" : "資料夾名稱",
2021-01-29 05:21:15 +03:00
"External storage" : "外部儲存",
"Authentication" : "驗證",
"Configuration" : "設定",
"Available for" : "可用的",
2021-02-26 05:21:45 +03:00
"Click to recheck the configuration" : "單擊以重新檢查配置",
2021-01-29 05:21:15 +03:00
"Add storage" : "增加儲存區",
"Advanced settings" : "進階設定",
2021-02-02 05:19:50 +03:00
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存"
},
"nplurals=1; plural=0;");