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 78f2c5053f4..ee487dfc415 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -101,8 +101,6 @@ OC.L10N.register(
"Enable" : "启用",
"Enabling app …" : "正在启用应用程序...",
"Error while enabling app" : "启用应用时出错",
- "Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定",
- "Error: could not disable broken app" : "错误: 无法禁用损坏的应用",
"Error while disabling broken app" : "禁用损坏的应用时出错",
"Updating...." : "正在更新....",
"Error while updating app" : "更新应用时出错",
@@ -377,6 +375,8 @@ OC.L10N.register(
"Unable to add user to group %s" : "无法将用户添加到分组 %s",
"Unable to remove user from group %s" : "无法从分组 %s 中移除用户",
"Sending..." : "正在发送...",
+ "Error: this app cannot be enabled because it makes the server unstable" : "错误: 无法启用应用因为它会导致服务器不稳定",
+ "Error: could not disable broken app" : "错误: 无法禁用损坏的应用",
"Uninstalling ...." : "正在卸载....",
"Error while uninstalling app" : "卸载应用时发生了一个错误",
"Uninstall" : "卸载",