diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-15 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-15 01:55:47 -0400 |
commit | 2c6617da60750931f6108ccee7844799fd41f521 (patch) | |
tree | 7efeb8a7d99c38916d9b4b0922a7985014ea9093 /apps/updatenotification/l10n/zh_CN.js | |
parent | 9657f9a01bbb372abac0342b952c693800c7ad08 (diff) | |
download | nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.tar.gz nextcloud-server-2c6617da60750931f6108ccee7844799fd41f521.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index fd705d767c7..45acd3ec97b 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -1,9 +1,13 @@ OC.L10N.register( "updatenotification", { + "Updated channel" : "更新通道", "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", "Updater" : "更新管理器", + "A new version is available: %s" : "有可用的新版本: %s", "Open updater" : "打开更新管理器", + "Your version is up to date." : "您的版本已是最新。", + "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." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。" }, |