diff options
Diffstat (limited to 'apps/files_external/l10n/zh_HK.json')
-rw-r--r-- | apps/files_external/l10n/zh_HK.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index cf9aa833af7..e30764cce97 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -104,12 +104,15 @@ "Share" : "分享", "Show hidden files" : "顯示隱藏的檔案", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的ACL,以過濾掉用戶沒有讀取權限的項目,但這會帶來性能損失。", "Timeout" : "逾時", "SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入", "Username as share" : "以用戶名稱分享", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", "Request timeout (seconds)" : "請求超時 (秒)", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP中的cURL支援既未啟用也未安裝。無法安裝 %s。請要求您的系統管理員進行安裝。", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "PHP中的FTP支持既未啟用也未安裝。無法安裝 %s。請要求您的系統管理員進行安裝。", "\"%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" : "增加了基本的外部存儲支援", @@ -118,6 +121,7 @@ "Storage type" : "儲存類型", "Scope" : "範圍", "Open documentation" : "開啟說明文件", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "外部存儲使您可以將外部存儲服務和設備掛載為次要的Nextcloud存儲設備。 您還可以允許用戶安裝他們自己的外部存儲服務。", "Folder name" : "資料夾名稱", "External storage" : "外部儲存", "Authentication" : "驗證", @@ -126,6 +130,7 @@ "Click to recheck the configuration" : "單擊以重新檢查配置", "Add storage" : "增加儲存區", "Advanced settings" : "進階設定", - "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存" + "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全球身份驗證可用於驗證與有相同身份驗證的多個外部存儲器。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |