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

32 lines
1.3 KiB
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"abort": {
2020-09-28 00:03:28 +00:00
"already_configured": "\u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"unsupported_firmware": "\u8a2d\u5099\u4f7f\u7528\u7684\u97cc\u9ad4\u4e0d\u652f\u63f4\u3002"
2020-08-27 00:04:55 +00:00
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
2020-09-03 00:06:16 +00:00
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
2020-08-27 00:04:55 +00:00
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
2020-10-24 00:05:17 +00:00
"flow_title": "{name}",
2020-08-27 00:04:55 +00:00
"step": {
"confirm_discovery": {
2020-09-30 00:04:43 +00:00
"description": "\u662f\u5426\u8981\u8a2d\u5b9a\u4f4d\u65bc {host} \u7684 {model}\uff1f\n\n\u958b\u59cb\u8a2d\u5b9a\u524d\uff0c\u5fc5\u9808\u6309\u4e0b\u8a2d\u5099\u4e0a\u7684\u6309\u9215\u4ee5\u559a\u9192\u96fb\u6c60\u4f9b\u96fb\u8a2d\u5099\u3002"
2020-08-27 00:04:55 +00:00
},
2020-09-03 00:06:16 +00:00
"credentials": {
"data": {
"password": "\u5bc6\u78bc",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
}
},
2020-08-27 00:04:55 +00:00
"user": {
"data": {
"host": "\u4e3b\u6a5f\u7aef"
2020-09-30 00:04:43 +00:00
},
"description": "\u958b\u59cb\u8a2d\u5b9a\u524d\uff0c\u5fc5\u9808\u6309\u4e0b\u8a2d\u5099\u4e0a\u7684\u6309\u9215\u4ee5\u559a\u9192\u96fb\u6c60\u4f9b\u96fb\u8a2d\u5099\u3002"
2020-08-27 00:04:55 +00:00
}
}
},
"title": "Shelly"
}