diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index f4b57025dfe..e769bc9a528 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -20,10 +20,8 @@ OC.L10N.register( "Never" : "永不", "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", - "Delete" : "刪除", "Admin defined" : "管理員自訂", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "因為設定的儲存空間數量過多,自動狀態檢查被停用,點擊以檢查狀態", - "Are you sure you want to delete this external storage?" : "確定刪除這個外部儲存空間嗎?", "Delete storage?" : "刪除儲存空間?", "Saved" : "已儲存", "Saving …" : "正在儲存……", @@ -140,6 +138,8 @@ OC.L10N.register( "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", "External storages" : "外部儲存空間", "(group)" : "(群組)", + "Delete" : "刪除", + "Are you sure you want to delete this external storage?" : "確定刪除這個外部儲存空間嗎?", "SMB / CIFS" : "SMB / CIFS", "SMB / CIFS using OC login" : "使用 OC 登入的 SMB / CIFS", "Kerberos ticket apache mode" : "Kerberos 票證 apache 模式" |