diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-11 00:08:08 +0000 |
commit | 241226c23c3333c6ad8759df486a8bbc107d6a68 (patch) | |
tree | cb652e374e946895c2e9e6c3999103f8f89ad3a5 /apps/updatenotification/l10n/zh_CN.js | |
parent | 167013dbf9e7de63e702854a9e770f73fca016f5 (diff) | |
download | nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.tar.gz nextcloud-server-241226c23c3333c6ad8759df486a8bbc107d6a68.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index a49275375e1..b7e292cff7b 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -6,9 +6,11 @@ OC.L10N.register( "{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。", "Channel updated" : "更新通道", "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%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" : "升级通知", "A new version is available: %s" : "有可用的新版本: %s", "Open updater" : "打开更新器", "Download now" : "开始下载", |