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 e30c1ed16b0..3484552c71d 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", "Generate keys" : "生成金鑰", "Error generating key pair" : "生成金鑰對時發生錯誤", - "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。", "(Group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)", "Enable encryption" : "啟用加密", @@ -135,8 +134,10 @@ OC.L10N.register( "Available for" : "可用的", "Click to recheck the configuration" : "點擊以重新檢查設定", "Add storage" : "新增儲存空間", + "All users" : "所有使用者", "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." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", + "All users. Type to select user or group." : "所有使用者。輸入以選取使用者或群組。" }, "nplurals=1; plural=0;"); |