You've already forked QWeatherReporter
34 lines
1.6 KiB
JSON
34 lines
1.6 KiB
JSON
{
|
|
"request_result_weather": "天气信息请求结果",
|
|
"request_result_indices": "生活建议请求结果",
|
|
"request_result_warning": "自然灾害API请求结果",
|
|
"indices_tip": "无具体描述",
|
|
"mail_error": "邮件发送错误 错误原因",
|
|
"running": "运行中 发送模式",
|
|
"send_time": "发送时间",
|
|
"mail_succeed": "邮件发送成功",
|
|
"config_not_filled": "有未填写项",
|
|
"statement_1": "配置文件请不要随意修改",
|
|
"statement_2": "本项目所有程序均使用本地网络进行请求",
|
|
"statement_3": "如果使用了VPN或代理将不会生效",
|
|
"statement_4": "如果你看到这段话就说明程序在正常运行",
|
|
"debug_done": "执行完成",
|
|
"new_warning": "获取到新的灾害预警",
|
|
"warning_updated": "灾害预警信息已更新",
|
|
"wait_seconds": "等待60秒...",
|
|
"write_successfully": "成功写入到配置文件",
|
|
"input_type_error": "输入错误, 请重新输入(q 退出)",
|
|
"reading_the_file": "读取文件中...",
|
|
"select_a_index": "选择一个索引写入文件",
|
|
"input_a_city_name": "输入城市名搜索 -> 输入城市名进行搜索",
|
|
"user_input": "你输入了",
|
|
"fill_the_config": "填写配置文件",
|
|
"current_profile": "已选择的配置文件",
|
|
"null_value": "请不要输入空值",
|
|
"no_result": "没有搜索到相关结果",
|
|
"config_file_read_successfully": "配置文件读取成功",
|
|
"language_file_read_successfully": "多语言模块加载成功",
|
|
"language_not_filled": "语言选项为填写完成或填写错误, 默认zh_cn",
|
|
"change_setting": "更改设置",
|
|
"exit": "已退出"
|
|
} |