diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-22 00:08:07 +0000 |
commit | ce7c62d9bb1bffab09e0a35af08677370dc68dcc (patch) | |
tree | 26c74f2bd1e025090c5fa3444548c45f4cf62c8a /apps/updatenotification/l10n | |
parent | 655c26224be56ef284f9032cfe70ad026d5c62b1 (diff) | |
download | nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.tar.gz nextcloud-server-ce7c62d9bb1bffab09e0a35af08677370dc68dcc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index b7e292cff7b..b3e6b4d7712 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -18,6 +18,7 @@ OC.L10N.register( "Checked on %s" : "检查于 %s", "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:" : "提醒一下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index bee2c4f7ea1..f0c1eeb397b 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -16,6 +16,7 @@ "Checked on %s" : "检查于 %s", "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:" : "提醒一下组群的用户关于可用的更新:", "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", |