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

22 lines
624 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
2020-12-04 00:05:42 +00:00
"already_configured": "\u88dd\u7f6e\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"not_songpal_device": "\u4e26\u975e Songpal \u88dd\u7f6e"
2020-05-13 18:27:21 +00:00
},
"error": {
2020-05-29 00:04:16 +00:00
"cannot_connect": "\u9023\u7dda\u5931\u6557"
2020-05-13 18:27:21 +00:00
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
2020-05-29 00:04:16 +00:00
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} ({host})\uff1f"
2020-05-13 18:27:21 +00:00
},
"user": {
"data": {
"endpoint": "\u7aef\u9ede"
2020-05-29 00:04:16 +00:00
}
2020-05-13 18:27:21 +00:00
}
}
}
}