diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 795c6bd1e73..7fc1fcd153c 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -47,7 +47,6 @@ OC.L10N.register( "Repair info:" : "修复 信息:", "Repair warning:" : "修复 警告:", "Repair error:" : "修复 错误:", - "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", "Turned on maintenance mode" : "启用维护模式", "Turned off maintenance mode" : "关闭维护模式", "Maintenance mode is kept active" : "维护模式已启用", @@ -392,6 +391,7 @@ OC.L10N.register( "Detailed logs" : "详细日志", "Update needed" : "需要更新", "Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新,因为您有一个超过50个用户的大型实例。", + "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "获取更多帮助,请查看<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">文档</a>。", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "我知道继续通过Web UI进行更新的风险,请求超时运行,并可能导致数据丢失,但我有一个备份,并知道如何恢复。", "Upgrade via web on my own risk" : "通过网络升级的风险", |