Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-26 05:22:14 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-26 05:22:14 +0300
commitae438cd0791fe7a63ca39f2b5d56e07ad533fed3 (patch)
tree54415ac02243ef7db9cf1b0a84b8da543fb12878 /apps/files_external
parent495cc2aa2c63cd9a9567a2599543e7275d8b117a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/zh_HK.js21
-rw-r--r--apps/files_external/l10n/zh_HK.json21
2 files changed, 30 insertions, 12 deletions
diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js
index 7c3f0adef6c..5f37ccd9cae 100644
--- a/apps/files_external/l10n/zh_HK.js
+++ b/apps/files_external/l10n/zh_HK.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Read only" : "唯讀",
"Delete" : "刪除",
"Admin defined" : "管理者定義",
+ "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?",
"Delete storage?" : "刪除空間",
"Saved" : "已儲存",
"Saving …" : "儲存中 ...",
@@ -37,9 +38,9 @@ OC.L10N.register(
"Please enter the credentials for the {mount} mount" : "請輸入認證來進行掛載{掛載來源}",
"Username" : "使用者名稱",
"Password" : "密碼",
- "Credentials saved" : "已儲存憑證",
- "Credentials saving failed" : "憑證儲存失敗",
- "Credentials required" : "需要憑證訊息",
+ "Credentials saved" : "已儲存身份驗證",
+ "Credentials saving failed" : "身份驗證儲存失敗",
+ "Credentials required" : "需要身份驗證訊息",
"Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ",
"Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
"Invalid mount point" : "無效的掛載點",
@@ -68,16 +69,18 @@ OC.L10N.register(
"OpenStack v3" : "OpenStack v3",
"Domain" : "網域名稱",
"Rackspace" : "Rackspace",
- "API key" : "API金鑰",
+ "API key" : "API 密鑰",
"Global credentials" : "全球身份驗證",
- "Log-in credentials, save in database" : "登入憑證,儲存於資料庫",
+ "Log-in credentials, save in database" : "登入身份驗證,儲存於資料庫中",
"Username and password" : "使用者帳號和密碼",
- "Log-in credentials, save in session" : "登入憑證,儲存於工作階段",
+ "Log-in credentials, save in session" : "登入身份驗證,儲存於工作階段",
+ "Global credentials, user entered" : "全局身份驗證,用戶輸入",
"User entered, store in database" : "使用者登入,儲存於資料庫",
"RSA public key" : "RSA 公鑰",
"Public key" : "公鑰",
"RSA private key" : "RSA 私鑰",
"Private key" : "私鑰",
+ "Kerberos ticket" : "Kerberos 票證",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "主機名稱",
@@ -102,12 +105,17 @@ OC.L10N.register(
"SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)",
"Share" : "分享",
"Show hidden files" : "顯示隱藏的檔案",
+ "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取",
"Timeout" : "逾時",
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入",
"Username as share" : "以使用者名稱分享",
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
+ "\"%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" : "名稱",
"Storage type" : "儲存類型",
"Scope" : "範圍",
@@ -117,6 +125,7 @@ OC.L10N.register(
"Authentication" : "驗證",
"Configuration" : "設定",
"Available for" : "可用的",
+ "Click to recheck the configuration" : "單擊以重新檢查配置",
"Add storage" : "增加儲存區",
"Advanced settings" : "進階設定",
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存"
diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json
index 2d846a5fc01..bc17d6df755 100644
--- a/apps/files_external/l10n/zh_HK.json
+++ b/apps/files_external/l10n/zh_HK.json
@@ -20,6 +20,7 @@
"Read only" : "唯讀",
"Delete" : "刪除",
"Admin defined" : "管理者定義",
+ "Are you sure you want to delete this external storage?" : "您確定要刪除此外部儲存嗎?",
"Delete storage?" : "刪除空間",
"Saved" : "已儲存",
"Saving …" : "儲存中 ...",
@@ -35,9 +36,9 @@
"Please enter the credentials for the {mount} mount" : "請輸入認證來進行掛載{掛載來源}",
"Username" : "使用者名稱",
"Password" : "密碼",
- "Credentials saved" : "已儲存憑證",
- "Credentials saving failed" : "憑證儲存失敗",
- "Credentials required" : "需要憑證訊息",
+ "Credentials saved" : "已儲存身份驗證",
+ "Credentials saving failed" : "身份驗證儲存失敗",
+ "Credentials required" : "需要身份驗證訊息",
"Storage with ID \"%d\" not found" : "沒有找到使用者 \"%d\" 的儲存空間 ",
"Invalid backend or authentication mechanism class" : "無效的後端處理或是驗證方式",
"Invalid mount point" : "無效的掛載點",
@@ -66,16 +67,18 @@
"OpenStack v3" : "OpenStack v3",
"Domain" : "網域名稱",
"Rackspace" : "Rackspace",
- "API key" : "API金鑰",
+ "API key" : "API 密鑰",
"Global credentials" : "全球身份驗證",
- "Log-in credentials, save in database" : "登入憑證,儲存於資料庫",
+ "Log-in credentials, save in database" : "登入身份驗證,儲存於資料庫中",
"Username and password" : "使用者帳號和密碼",
- "Log-in credentials, save in session" : "登入憑證,儲存於工作階段",
+ "Log-in credentials, save in session" : "登入身份驗證,儲存於工作階段",
+ "Global credentials, user entered" : "全局身份驗證,用戶輸入",
"User entered, store in database" : "使用者登入,儲存於資料庫",
"RSA public key" : "RSA 公鑰",
"Public key" : "公鑰",
"RSA private key" : "RSA 私鑰",
"Private key" : "私鑰",
+ "Kerberos ticket" : "Kerberos 票證",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "主機名稱",
@@ -100,12 +103,17 @@
"SMB / CIFS" : "伺服器訊息區塊-SMB/網路文件共享系統 (CIFS)",
"Share" : "分享",
"Show hidden files" : "顯示隱藏的檔案",
+ "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取",
"Timeout" : "逾時",
"SMB / CIFS using OC login" : "SMB / CIFS 使用 OC 登入",
"Username as share" : "以使用者名稱分享",
"OpenStack Object Storage" : "OpenStack 物件儲存",
"Service name" : "服務名稱",
"Request timeout (seconds)" : "請求超時 (秒)",
+ "\"%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" : "名稱",
"Storage type" : "儲存類型",
"Scope" : "範圍",
@@ -115,6 +123,7 @@
"Authentication" : "驗證",
"Configuration" : "設定",
"Available for" : "可用的",
+ "Click to recheck the configuration" : "單擊以重新檢查配置",
"Add storage" : "增加儲存區",
"Advanced settings" : "進階設定",
"Allow users to mount external storage" : "允許使用者能自行掛載外部儲存"