diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 5 |
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;"); |