Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-20 05:29:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-20 05:29:50 +0300
commitc1b2eedf04540588fbd588017e933a84f916c883 (patch)
treec01254a8b601f7932e76561a8cc133dcf9190287 /apps/files_external/l10n
parentd9a3d0eb22816a3f79f281bd98ab0df2dbc6888e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/zh_TW.js1
-rw-r--r--apps/files_external/l10n/zh_TW.json1
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" : "無效的掛載點",