summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-10 01:12:25 +0000
commitcc96b93f95b844393b845b36be52c8399caed917 (patch)
tree74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/updatenotification/l10n/zh_CN.js
parentb7a59fb56a055764b5251c95f4d57d6883934136 (diff)
downloadnextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz
nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 962cdb9acba..2d0be9255e6 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -13,10 +13,8 @@ OC.L10N.register(
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。",
"Apps with available updates" : "有可用更新的应用",
"Open updater" : "打开更新器",
- "What's new?" : "有哪些更新?",
- "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",
+ "Your version is up to date." : "您的版本已是最新。",
"A non-default update server is in use to be checked for updates:" : "检查更新使用了一个非默认的服务器:",
- "Update channel:" : "更新通道:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "请注意, 在新版本发布后, 它可能需要一段时间才能显示在这里。新版本发布后, 随着时间的推移, 当用户发现问题时我们可能会跳过一个版本。",
"Notify members of the following groups about available updates:" : "提醒一下组群的用户关于可用的更新:",
@@ -37,8 +35,10 @@ OC.L10N.register(
"A new version is available: %s" : "有可用的新版本: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。",
"Download now" : "开始下载",
- "Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
- "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器"
+ "Update channel:" : "更新通道:",
+ "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器",
+ "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。",
+ "What's new?" : "有哪些更新?"
},
"nplurals=1; plural=0;");