*/ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'Menu:ConfigEditor' => '编辑配置文件', 'config-edit-title' => '配置文件编辑器', 'config-edit-intro' => '编辑配置文件时请务必格外小心.', 'config-apply' => '应用', 'config-apply-title' => '应用 (Ctrl+S)', 'config-cancel' => '重置', 'config-saved' => '保存成功.', 'config-confirm-cancel' => '您的修改将被丢弃.', 'config-no-change' => '没有变化: 配置文件将保持不变.', 'config-reverted' => '配置文件已恢复.', 'config-parse-error' => '第%2$d行: %1$s.
配置文件尚未更新.', 'config-current-line' => '正在编辑第%1$s行', 'config-saved-warning-db-password' => '保存成功, 但因为数据库密码中包含不支持的字符, 配置文件备份不会成功.', 'config-error-transaction' => '错误: 无效的事务编号. 配置没有被更新.', 'config-error-file-changed' => '错误: 配置文件在您打开以后已被更改, 无法保存. 请刷新并再次保存.', 'config-not-allowed-in-demo' => '抱歉, '.ITOP_APPLICATION_SHORT.'处于演示模式: 不能编辑配置文件.', 'config-interactive-not-allowed' => ITOP_APPLICATION_SHORT.'交互式配置编辑器已禁用. 请在配置文件中查看 \'config_editor\' => \'disabled\'.', ]);