diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index b0cc604426c..9f68de0b352 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -112,16 +112,6 @@ OC.L10N.register( "Advanced settings" : "進階設定", "Delete" : "刪除", "Allow users to mount external storage" : "允許使用者能自行掛載外部儲存", - "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存", - "Fetching request tokens failed. Verify that your app key and secret are correct." : "請求失敗,請驗證您的應用程式金鑰及密碼是否正確", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "存取失敗,請驗證您的應用程式金鑰及密碼是否正確", - "Step 1 failed. Exception: %s" : "步驟 1 失敗,出現異常: %s", - "Step 2 failed. Exception: %s" : "步驟 2 失敗,出現異常: %s", - "Dropbox App Configuration" : "Dropbox 應用設置", - "Google Drive App Configuration" : "Google Drive 應用設置", - "Storage with id \"%i\" not found" : "沒有找到編號 \"%i\" 的儲存空間 ", - "Storage with id \"%i\" is not user editable" : "使用者\"%i\"無法對此儲存位置進行編輯", - "Dropbox" : "Dropbox", - "Google Drive" : "Google 雲端硬碟" + "Allow users to mount the following external storage" : "允許使用者自行掛載以下的外部儲存" }, "nplurals=1; plural=0;"); |