summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:01 +0000
commit819d474a48bb67736b2df0ccb03eeebf4f4c6b50 (patch)
tree88445ba2a86b7b9f7eeaba4646a36f6510c2db6e /apps/updatenotification/l10n
parentfa1c1ac19d3fab19b956ddc8724432f5b6792e9d (diff)
downloadnextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.tar.gz
nextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js1
-rw-r--r--apps/updatenotification/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index c9ce0dbe5c4..3f879a5adb2 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "注意:不推荐超过100个用户的站点使用网页更新程序!请改用命令行更新!",
"Open updater" : "打开更新器",
"Download now" : "开始下载",
+ "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "网页更新程序已禁用。请使用命令行更新器或者其他更新机制(例如 Docker 拉取)进行更新。",
"What's new?" : "有哪些更新?",
"View changelog" : "查看更新记录",
"The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 1f360780e88..97a50868e12 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -18,6 +18,7 @@
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "注意:不推荐超过100个用户的站点使用网页更新程序!请改用命令行更新!",
"Open updater" : "打开更新器",
"Download now" : "开始下载",
+ "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "网页更新程序已禁用。请使用命令行更新器或者其他更新机制(例如 Docker 拉取)进行更新。",
"What's new?" : "有哪些更新?",
"View changelog" : "查看更新记录",
"The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",