summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-13 00:12:09 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-13 00:12:09 +0000
commitccb040ee011bfb898498bbfc0f129c245871d614 (patch)
tree052858a4029db4a65eaaa2eb27c5e37fe46ca0d5 /apps/updatenotification/l10n/zh_CN.js
parent4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 (diff)
downloadnextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.tar.gz
nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 948b37b8de5..962cdb9acba 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -4,12 +4,13 @@ OC.L10N.register(
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Update notifications" : "升级通知",
"Channel updated" : "更新通道",
- "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。",
+ "The update server could not be reached since %d days to check for new updates." : "更新服务器自 %d 天前起无法访问以检查更新。",
"Please check the Nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。",
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
"Update notification" : "更新通知",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。",
"Apps with available updates" : "有可用更新的应用",
"Open updater" : "打开更新器",
"What's new?" : "有哪些更新?",
@@ -22,6 +23,7 @@ OC.L10N.register(
"Only notification for app updates are available." : "仅提醒应用更新就绪。",
"The selected update channel does not support updates of the server." : "选中的更新通道不支持服务器升级。",
"A new version is available: <strong>{newVersionString}</strong>" : "有可用的新版本: <strong>{newVersionString}</strong>",
+ "Checked on {lastCheckedDate}" : "检查时间 {lastCheckedDate}",
"Checking apps for compatible updates" : "检查应用以匹配更新",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "请确认 config.php 没有设置<samp>appstoreenabled </samp> 为 false.",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "无法连接到应用商店, 或者应用商店返回无可用更新。请手动搜索更新,或者是确认您的服务器能访问互联网,并能连接到应用商店。",