diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-20 02:29:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-20 02:29:39 +0000 |
commit | dcc6dfaafa82ff314da9a32ebbf1df9d173c7c0a (patch) | |
tree | aa0771d48d72beb0082bce5a9830d7fe06a884ce /apps/files_external | |
parent | e56d1dd02b2b55d393408daf7caf70e44278e818 (diff) | |
download | nextcloud-server-dcc6dfaafa82ff314da9a32ebbf1df9d173c7c0a.tar.gz nextcloud-server-dcc6dfaafa82ff314da9a32ebbf1df9d173c7c0a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_TW.json | 1 |
2 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 868368d4d7c..2b94777c02e 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -41,6 +41,7 @@ OC.L10N.register( "Credentials saved" : "已儲存認證資訊", "Credentials saving failed" : "認證資訊儲存失敗", "Credentials required" : "需要認證資訊", + "Forbidden to manage local mounts" : "禁止管理本機掛載", "Storage with ID \"%d\" not found" : "沒有找到 ID 為「%d」的儲存空間 ", "Invalid backend or authentication mechanism class" : "無效的後端或認證機制類別", "Invalid mount point" : "無效的掛載點", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 96d37518e96..c67af0d9594 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -39,6 +39,7 @@ "Credentials saved" : "已儲存認證資訊", "Credentials saving failed" : "認證資訊儲存失敗", "Credentials required" : "需要認證資訊", + "Forbidden to manage local mounts" : "禁止管理本機掛載", "Storage with ID \"%d\" not found" : "沒有找到 ID 為「%d」的儲存空間 ", "Invalid backend or authentication mechanism class" : "無效的後端或認證機制類別", "Invalid mount point" : "無效的掛載點", |