diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
commit | fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch) | |
tree | 002605f1457b1d877f22138e290654fad3385d63 /settings/l10n/zh_CN.js | |
parent | e01b15adc55a23a3259e05d83028c0333c79cecc (diff) | |
download | nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 26703e8f371..7bd9c7577bc 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -77,8 +77,6 @@ OC.L10N.register( "Password confirmation is required" : "需要密码确认", "Couldn't remove app." : "无法删除应用.", "Couldn't update app." : "无法更新应用.", - "Are you really sure you want add {domain} as trusted domain?" : "您确定将 {domain} 添加为信任的域名么?", - "Add trusted domain" : "添加信任域名", "Migration in progress. Please wait until the migration is finished" : "正在进行迁移. 请稍等, 直到迁移完成", "Migration started …" : "迁移开始...", "Not saved" : "未保存", @@ -372,6 +370,8 @@ OC.L10N.register( "Default" : "默认", "A problem occurred, please check your log files (Error: %s)" : "出现了问题, 请检查您的日志文件 (错误: %s)", "Migration Completed" : "迁移完成", + "Are you really sure you want add {domain} as trusted domain?" : "您确定将 {domain} 添加为信任的域名么?", + "Add trusted domain" : "添加信任域名", "Updating...." : "正在更新....", "Error while updating app" : "更新应用时出错", "Error while removing app" : "移除应用时出错", |