connect-failed = 连接失败 open-file-failed = 无法打开文件 {$file} read-file-failed = 无法读取文件 {$file} # config.rs profile-host = 数据库 hostname, IPv6地址请使用'[]'包围 profile-not-found = 未找到配置文件 {$name}, 请在以下选项中选择 {$table} invalid-value = 无效值: ${$val} home-not-set = 未设置 $HOME 变量 create-his-dir-failed = 无法创建历史文件夹. create-his-file-failed = 无法创建 {$name} 的历史文件. open-config-failed = 无法打开配置文件 {$file} ser-config-failed = 配置文件格式错误 create-config-file = 未找到配置文件, 创建默认配置 {$file} save-config-filed = 无法保存配置文件 # cli/mod.rs launch-process-failed = 无法启动程序 profile-existed = {$name} 配置已存在 profile-saved = 配置已保存 profile-deleted = 配置已删除 profile-updated = {$name} 配置已更新 empty-input = 空命令 too-many-input = 输入过多, 期望1个SQL语句 serialize-output-failed = 序列化输出失败 # cli/shell/mod.rs load-his-failed = 无法载入历史文件. exit-info = 使用 %exit 退出.