mirror of https://github.com/chriskiehl/Gooey.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.0 KiB
26 lines
1.0 KiB
{
|
|
"cancel": "取消",
|
|
"close": "关闭",
|
|
"close_program": "确认退出?",
|
|
"error_title": "错误",
|
|
"execution_finished": "运行完成",
|
|
"finished_msg": "运行结束! 你现在可以安全的关闭程序。",
|
|
"finished_error": "运行出错",
|
|
"finished_title": "运行结束",
|
|
"optional_args_msg": "可选参数",
|
|
"required_args_msg": "必填参数",
|
|
"running_msg": "请稍等,程序正在运行。 \n这可能将需要一定时间。",
|
|
"running_title": "运行中",
|
|
"settings_title": "设置",
|
|
"simple_config": "输入运行参数",
|
|
"error_required_fields": "必须填充所有的必填选项!",
|
|
"start": "开始",
|
|
"stop": "停止",
|
|
"status": "状态",
|
|
"restart": "重启",
|
|
"edit": "编辑",
|
|
"success_message": "程序成功退出!\n按OK键退出",
|
|
"sure_you_want_to_exit": "你确定要退出?",
|
|
"uh_oh": "\nUh 糟糕! 程序出现了故障。 \n复制下方的错误信息给你开发员。\n\n{} \t\t\n\t\t",
|
|
"browse": "浏览"
|
|
}
|