diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-11 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-11 02:27:57 +0000 |
commit | 036ef0da91e389136db3eea4d2935ee85b101ea1 (patch) | |
tree | 64c0bdcd6b652f6e2f3e9e385838bb9a8bf86832 /apps/files_external/l10n/zh_TW.js | |
parent | ff0fc17ee33228c52deb6eeccb93ee4fc121bb4d (diff) | |
download | nextcloud-server-036ef0da91e389136db3eea4d2935ee85b101ea1.tar.gz nextcloud-server-036ef0da91e389136db3eea4d2935ee85b101ea1.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index e769bc9a528..9284715595d 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -20,8 +20,10 @@ OC.L10N.register( "Never" : "永不", "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", + "Disconnect" : "解除連線", "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 disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開這個外部儲存空間嗎?這將讓該儲存空間無法在 Nextcloud 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。", "Delete storage?" : "刪除儲存空間?", "Saved" : "已儲存", "Saving …" : "正在儲存……", |