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:
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r--apps/files_external/l10n/zh_TW.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index 2b94777c02e..e3b1e46e7a4 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -81,6 +81,8 @@ OC.L10N.register(
"Public key" : "公開金鑰",
"RSA private key" : "RSA 私鑰",
"Private key" : "私鑰",
+ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 預設領域,預設為 \"WORKGROUP\"",
+ "Kerberos ticket Apache mode" : "Kerberos 票證 Apache 模式",
"Kerberos ticket" : "Kerberos 票據",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
@@ -138,6 +140,7 @@ OC.L10N.register(
"External storages" : "外部儲存空間",
"(group)" : "(群組)",
"SMB / CIFS" : "SMB / CIFS",
- "SMB / CIFS using OC login" : "使用 OC 登入的 SMB / CIFS"
+ "SMB / CIFS using OC login" : "使用 OC 登入的 SMB / CIFS",
+ "Kerberos ticket apache mode" : "Kerberos 票證 apache 模式"
},
"nplurals=1; plural=0;");