aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-06 00:21:12 +0000
commit669dc0dd62fd1b1902b029c040fddf10b296c911 (patch)
tree1ffa87eaf6a32b7e418e3823eb26e59f46edf7d9 /apps/updatenotification
parent7d507d24ffd63ecedc783f7140b4d5cec4191159 (diff)
downloadnextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.tar.gz
nextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-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." : "更新检查未完成。请刷新页面。",