diff options
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.json')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index 7ee71f79ad0..4de02562e55 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -1,6 +1,14 @@ { "translations": { - "Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新", "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", + "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:" : "提醒一下组群的用户关于可用的更新:", + "Only notification for app updates are available." : "仅提醒应用更新就绪。", + "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。", + "Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新", "Update notifications" : "升级通知", "Channel updated" : "更新通道", "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。", @@ -11,16 +19,8 @@ "A new version is available: %s" : "有可用的新版本: %s", "Open updater" : "打开更新器", "Download now" : "开始下载", - "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。", - "Your version is up to date." : "您的版本已是最新。", "Checked on %s" : "检查于 %s", - "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:" : "提醒一下组群的用户关于可用的更新:", - "Only notification for app updates are available." : "仅提醒应用更新就绪。", "The selected update channel makes dedicated notifications for the server obsolete." : "被选中的升级通道将会通知未更新的服务器", - "The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。" + "The update check is not yet finished. Please refresh the page." : "更新检查未完成。请刷新页面。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |