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

31 lines
888 B
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-02-26 00:31:47 +00:00
},
2018-11-21 19:18:56 +00:00
"error": {
2020-11-11 11:10:09 +00:00
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548"
2018-11-21 19:18:56 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{ip}",
2018-11-21 19:18:56 +00:00
"step": {
"user": {
"data": {
"ip_address": "\u4e3b\u6a5f\u540d\u6216 IP \u4f4d\u5740",
"password": "\u5bc6\u78bc",
"port": "\u901a\u8a0a\u57e0"
},
"title": "\u586b\u5beb\u8cc7\u8a0a"
}
2020-04-15 16:51:07 +00:00
}
2020-10-30 00:02:45 +00:00
},
"options": {
"step": {
"init": {
"data": {
"zone_run_time": "\u9810\u8a2d\u5340\u57df\u57f7\u884c\u6642\u9593\uff08\u79d2\uff09"
},
"title": "\u8a2d\u5b9a RainMachine"
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-21 19:18:56 +00:00
}