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

24 lines
724 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-05-01 00:02:55 +00:00
},
"error": {
2020-10-07 00:06:20 +00:00
"cannot_connect": "\u9023\u7dda\u5931\u6557",
2020-05-01 00:02:55 +00:00
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
2021-05-22 00:12:02 +00:00
"flow_title": "{name} ({host})",
2020-05-01 00:02:55 +00:00
"step": {
"link": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} ({host})\uff1f",
"title": "\u9023\u7dda\u81f3 PowerView Hub"
},
"user": {
"data": {
"host": "IP \u4f4d\u5740"
},
"title": "\u9023\u7dda\u81f3 PowerView Hub"
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-01 00:02:55 +00:00
}