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

31 lines
1.0 KiB
JSON
Raw Normal View History

2020-06-24 00:08:54 +00:00
{
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
2020-06-24 00:08:54 +00:00
"no_server_found": "\u627e\u4e0d\u5230 LMS \u4f3a\u670d\u5668\u3002"
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"no_server_found": "\u7121\u6cd5\u81ea\u52d5\u63a2\u7d22\u4f3a\u670d\u5668\u3002",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
2021-05-12 00:04:03 +00:00
"flow_title": "{host}",
2020-06-24 00:08:54 +00:00
"step": {
"edit": {
"data": {
"host": "\u4e3b\u6a5f\u7aef",
"password": "\u5bc6\u78bc",
"port": "\u901a\u8a0a\u57e0",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
},
"title": "\u7de8\u8f2f\u9023\u7dda\u8cc7\u8a0a"
},
"user": {
"data": {
"host": "\u4e3b\u6a5f\u7aef"
2020-11-11 12:25:22 +00:00
}
2020-06-24 00:08:54 +00:00
}
}
2020-11-11 12:25:22 +00:00
}
2020-06-24 00:08:54 +00:00
}