core/homeassistant/components/tankerkoenig/translations/zh-Hant.json

48 lines
1.7 KiB
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"abort": {
2022-06-02 00:27:51 +00:00
"already_configured": "\u5ea7\u6a19\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f"
2022-04-29 00:22:21 +00:00
},
"error": {
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"no_stations": "\u7bc4\u570d\u5167\u627e\u4e0d\u5230\u4efb\u4f55\u52a0\u6cb9\u7ad9\u3002"
},
"step": {
2022-06-02 00:27:51 +00:00
"reauth_confirm": {
"data": {
"api_key": "API \u91d1\u9470"
}
},
2022-04-29 00:22:21 +00:00
"select_station": {
"data": {
"stations": "\u52a0\u6cb9\u7ad9"
},
"description": "\u65bc\u534a\u5f91\u5167\u627e\u5230 {stations_count} \u5ea7\u52a0\u6cb9\u7ad9",
"title": "\u9078\u64c7\u65b0\u589e\u52a0\u6cb9\u7ad9"
},
"user": {
"data": {
"api_key": "API \u91d1\u9470",
"fuel_types": "\u71c3\u6599\u985e\u5225",
"location": "\u5ea7\u6a19",
"name": "\u5340\u57df\u540d\u7a31",
"radius": "\u641c\u5c0b\u534a\u5f91",
"stations": "\u5176\u4ed6\u52a0\u6cb9\u7ad9"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u983b\u7387",
2022-06-01 00:27:00 +00:00
"show_on_map": "\u65bc\u5730\u5716\u986f\u793a\u52a0\u6cb9\u7ad9",
"stations": "\u52a0\u6cb9\u7ad9"
2022-04-29 00:22:21 +00:00
},
"title": "Tankerkoenig \u9078\u9805"
}
}
}
}