diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/zh_CN.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index f90c44cdd67..d4a58b9e369 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -28,8 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", "Preparing update" : "正在准备更新", "[%d / %d]: %s" : "[%d / %d]:%s", - "Repair warning: " : "修复警告:", - "Repair error: " : "修复错误:", "Please use the command line updater because automatic updating is disabled in the config.php." : "由于自动更新在 config.php 中已禁用,请使用命令行更新。", "[%d / %d]: Checking table %s" : "[%d / %d]:检查数据表 %s", "Turned on maintenance mode" : "启用维护模式", @@ -369,6 +367,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。", "This page will refresh itself when the instance is available again." : "当实力再次可用时,页面会自动刷新。", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。", + "Repair warning: " : "修复警告:", + "Repair error: " : "修复错误:", "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s", "%s (3rdparty)" : "%s(第三方)", "There was an error loading your contacts" : "加载联系人出错", |