diff options
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" : "移除应用时出错", |