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

22 lines
630 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "\u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"not_songpal_device": "\u4e26\u975e Songpal \u8a2d\u5099"
},
"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
}
}
}
}