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-04-22 05:26:21 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-22 05:26:21 +0300
commit634b6b8b57800bf9999f039a3d3282ba3321d2e4 (patch)
treeaea2dad04f77254d1fa323a21e9ff863dc043491 /apps/files_external/l10n/zh_TW.js
parent4e39d1ce938e6ec0f3629376eb1af79d344da51a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r--apps/files_external/l10n/zh_TW.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js
index 9c8ff403367..9fad7efc942 100644
--- a/apps/files_external/l10n/zh_TW.js
+++ b/apps/files_external/l10n/zh_TW.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"Generate keys" : "生成金鑰",
"Error generating key pair" : "生成金鑰對時發生錯誤",
"All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。",
- "(group)" : "(群組)",
+ "(Group)" : "(群組)",
"Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)",
"Enable encryption" : "啟用加密",
"Enable previews" : "啟動預覽",
@@ -134,6 +134,7 @@ OC.L10N.register(
"Add storage" : "新增儲存空間",
"Advanced settings" : "進階設定",
"Allow users to mount external storage" : "允許使用者自行掛載外部儲存空間",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。"
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。",
+ "(group)" : "(群組)"
},
"nplurals=1; plural=0;");