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

30 lines
883 B
JSON
Raw Normal View History

2020-09-27 00:06:49 +00:00
{
"config": {
"abort": {
2020-12-04 00:05:42 +00:00
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u88dd\u7f6e\u3002"
2020-09-27 00:06:49 +00:00
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u78bc",
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
2021-05-01 00:03:44 +00:00
"ph_offset": "ph \u504f\u5dee\u503c\uff08\u6b63\u6216\u8ca0\uff09",
2020-09-27 00:06:49 +00:00
"polling_interval": "\u66f4\u65b0\u9593\u8ddd\uff08\u79d2\uff09"
}
}
}
2020-11-11 12:25:22 +00:00
}
2020-09-27 00:06:49 +00:00
}