aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index b05cf52519b..b6211a89fa2 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -7,11 +7,9 @@ OC.L10N.register(
"Update notifications" : "升级通知",
"The update server could not be reached since %d days to check for new updates." : "更新服务器自 %d 天前起无法访问以检查更新。",
"Please check the Nextcloud and server log files for errors." : "请检查 Nextcloud 和服务器的日志中的错误。",
- "Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update to {serverAndVersion} is available." : "可以更新到 {serverAndVersion} 。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
"Update notification" : "更新通知",
- "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。",
"Update" : "更新",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。",
"Apps missing compatible version" : "缺少兼容版本的应用",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Beta" : "Beta 测试版",
"A pre-release version only for testing new features, not for production environments." : "预发布版本仅作测试新功能用,不可用于生产环境。",
"_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["<strong>%n</strong>个应用没有与这个 Nextcloud 版本兼容的版本可用"],
+ "Update to %1$s is available." : " 可以更新到 %1$s 。",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。",
"Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "注意:不推荐超过100个用户的站点使用网页更新程序!请改用命令行更新!",
"Please use the command line updater to update." : "请使用命令行更新器来更新",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "你可以在下面改变更新渠道,这也会影响到应用管理页面。例如:切换到测试版渠道后,测试版应用程序的更新将在应用程序管理页面提供给你。",