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:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index e8f47bb264d..e35a9bda342 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"installing and updating apps via the app store or Federated Cloud Sharing" : "通过应用程序商店或联合云共享安装和更新应用程序",
"Federated Cloud Sharing" : "联合云共享",
"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL 当前使用的过时 %s 的版本 (%s). 请更新你的操作系统或组件, 例如 %s 将无法可靠地工作.",
- "A problem occurred, please check your log files (Error: %s)" : "出现了问题, 请检查您的日志文件 (错误: %s)",
- "Migration Completed" : "迁移完成",
"Group already exists." : "分组已经存在.",
"Unable to add group." : "无法添加分组.",
"Unable to delete group." : "无法删除分组.",
@@ -375,6 +373,8 @@ OC.L10N.register(
"set new password" : "设置新密码",
"change email address" : "修改电子邮箱地址",
"Default" : "默认",
+ "A problem occurred, please check your log files (Error: %s)" : "出现了问题, 请检查您的日志文件 (错误: %s)",
+ "Migration Completed" : "迁移完成",
"Updating...." : "正在更新....",
"Error while updating app" : "更新应用时出错",
"Error while removing app" : "移除应用时出错",