Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-19 04:11:20 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-19 04:11:20 +0300
commit8b8c796a3166e6bb56c3ccb1239242ec423e84e6 (patch)
tree7631e8419526b035fbf4693a855d7ee971bd04c4 /apps/updatenotification/l10n/zh_CN.js
parent533e59f1d5411d6ef502ea7ca551e7e6c9facd67 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_CN.js')
-rw-r--r--apps/updatenotification/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index e0762940661..ab2bd4b41d0 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"updatenotification",
{
- "Update notifications" : "升级通知",
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"{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 天前起无法访问以检查更新。",
"Please check the Nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。",