You've already forked QWeatherReporter
48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
{
|
||
"request_result_weather": "Weather API request result",
|
||
"request_result_indices": "Indices request result",
|
||
"request_result_warning": "Warning API request result",
|
||
"indices_tip": "No indices",
|
||
"mail_error": "Mail sending error Error reason",
|
||
"running": "Running Send mode",
|
||
"send_time": "Send time",
|
||
"mail_succeed": "Mail sending succeed.",
|
||
"config_not_filled": "Config file has no filled item(s).",
|
||
"statement_1": "Do not modify the configuration file at will.",
|
||
"statement_2": "All requests for this project are made using the local network.",
|
||
"statement_3": "If you used a VPN or PROXY, it will doesn't work.",
|
||
"statement_4": "If you have seen this message, the program runs normally.",
|
||
"debug_done": "Execution completed.",
|
||
"new_warning": "Get new disaster warning",
|
||
"warning_updated": "Disaster warning has been updated",
|
||
"area": "Area",
|
||
"weather": "Weather",
|
||
"sender": "Sender Account",
|
||
"date": "Date",
|
||
"lowestTemp": "LowestTemp",
|
||
"highestTemp": "HighestTemp",
|
||
"wind_info": "WindSpeed/Level/Dir",
|
||
"humidity": "Humidity",
|
||
"uv_info": "UV",
|
||
"vis": "Visibility",
|
||
"pressure": "Pressure",
|
||
"cloud": "Cloud",
|
||
"subject_7": "7 Day's weather report",
|
||
"subject_3": "3 Day's weather report",
|
||
"subject_war": "Natural disaster warning",
|
||
"release_time": "Release time",
|
||
"early_warning": "Early warning",
|
||
"warning_status": "Warning status",
|
||
"warning_type": "Warning type",
|
||
"warning_duration": "Duration",
|
||
"wait_seconds": "Wait 61 seconds...",
|
||
"write_successfully": "The config file has been filled successfully.",
|
||
"input_type_error": "Please check the input(q for quit).",
|
||
"reading_the_file": "Reading file...",
|
||
"select_a_index": "Select a index to write.",
|
||
"input_a_city_name": "Choose a weather forecast area -> Input the city name to search.",
|
||
"user_input": "You entered",
|
||
"fill_the_config": "Fill the configuration file.",
|
||
"today": "Today"
|
||
}
|