summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-13 00:12:59 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-13 00:12:59 +0000
commit5ecfd80f0735c6ff37a4b624016866fae7392c08 (patch)
treece734605c9f3979a280100fb7119c7931d75f23c /apps/updatenotification/l10n/zh_CN.js
parented25fc3440f4d66539b2aa512f47ad12b03b7533 (diff)
downloadnextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.tar.gz
nextcloud-server-5ecfd80f0735c6ff37a4b624016866fae7392c08.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 5c5fdcdb404..5777901d3da 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
+ "A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"Open updater" : "打开更新器",
"Download now" : "开始下载",