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

21 lines
666 B
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
2020-02-26 00:31:47 +00:00
"abort": {
"already_configured": "\u6b64 RainMachine \u63a7\u5236\u5668\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210\u3002"
},
2018-11-21 19:18:56 +00:00
"error": {
"identifier_exists": "\u5e33\u865f\u5df2\u8a3b\u518a",
"invalid_credentials": "\u6191\u8b49\u7121\u6548"
},
"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-04-16 20:00:10 +00:00
}
2018-11-21 19:18:56 +00:00
}