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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-04 09:11:59 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-04 09:11:59 +0300
commitcd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch)
tree63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /core/l10n/zh_CN.js
parent2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b95f25a2223..886bf289d4c 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
"Preparing update" : "正在准备更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
+ "Repair warning: " : "修复警告:",
+ "Repair error: " : "修复错误:",
"[%d / %d]: Checking table %s" : "[%d / %d]: 检查数据表 %s",
"Turned on maintenance mode" : "启用维护模式",
"Turned off maintenance mode" : "关闭维护模式",
@@ -40,8 +42,6 @@ OC.L10N.register(
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库架构是否可以更新 (这可能需要很长的时间,这取决于数据库大小)",
"Checked database schema update for apps" : "已经检查应用的数据库架构更新",
"Updated \"%s\" to %s" : "更新 \"%s\" 为 %s",
- "Repair warning: " : "修复警告:",
- "Repair error: " : "修复错误:",
"Set log level to debug" : "设置日志级别为 调试",
"Reset log level" : "重设日志级别",
"Starting code integrity check" : "开始代码完整性检查",