diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.js')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index a24c5809091..4ad8ba3463d 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", "Disconnect" : "解除連線", + "Unknown backend: {backendName}" : "未知後端:{backendName}", "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 中使用,並將會在目前連線的任何同步客戶端上刪除這些檔案與資料夾,但不會刪除外部儲存空間本身的任何檔案與資料夾。", |