nextcloud/apps/updatenotification/l10n/zh_CN.json

12 lines
775 B
JSON
Raw Normal View History

2016-02-16 16:49:12 +03:00
{ "translations": {
2016-02-25 09:58:06 +03:00
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
2016-05-10 10:30:51 +03:00
"Updated channel" : "更新通道",
2016-02-25 09:58:06 +03:00
"Updater" : "更新管理器",
2016-03-15 08:55:47 +03:00
"A new version is available: %s" : "有可用的新版本: %s",
2016-03-05 09:56:08 +03:00
"Open updater" : "打开更新管理器",
2016-03-15 08:55:47 +03:00
"Your version is up to date." : "您的版本已是最新。",
"Checked on %s" : "检查于 %s",
2016-03-05 09:56:08 +03:00
"Update channel:" : "更新通道:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "您可以随时更新到新版本 / 实验通道。但你永远不能降级到更稳定的通道。"
2016-02-16 16:49:12 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}