diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 1351380a3a6..fb4e1d8451c 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -300,7 +300,6 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "App update" : "更新应用", - "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", "Administrator documentation" : "管理员文档", "Documentation" : "文档", "Forum" : "论坛", @@ -447,6 +446,7 @@ OC.L10N.register( "by" : "由", "Add user in group" : "向群组中添加用户", "Close" : "关闭", + "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", "SSL Root Certificates" : "SSL 根证书", "Common Name" : "通用名称", "Valid until" : "有效期至", |