core/homeassistant/components/unifi/translations/zh-Hans.json

43 lines
1.8 KiB
JSON
Raw Normal View History

2018-11-07 09:45:29 +00:00
{
"config": {
"abort": {
2020-05-29 00:04:16 +00:00
"already_configured": "\u63a7\u5236\u5668\u7ad9\u70b9\u5df2\u914d\u7f6e\u5b8c\u6210"
2018-11-07 09:45:29 +00:00
},
"error": {
2019-03-28 04:32:58 +00:00
"faulty_credentials": "\u9519\u8bef\u7684\u7528\u6237\u51ed\u636e",
2018-11-07 09:45:29 +00:00
"service_unavailable": "\u6ca1\u6709\u53ef\u7528\u7684\u670d\u52a1"
},
"step": {
"user": {
"data": {
"host": "\u4e3b\u673a",
"password": "\u5bc6\u7801",
"port": "\u7aef\u53e3",
"site": "\u7ad9\u70b9 ID",
"username": "\u7528\u6237\u540d",
"verify_ssl": "\u4f7f\u7528\u6b63\u786e\u8bc1\u4e66\u7684\u63a7\u5236\u5668"
},
"title": "\u914d\u7f6e UniFi \u63a7\u5236\u5668"
}
2020-04-15 16:51:07 +00:00
}
2020-01-19 00:32:00 +00:00
},
"options": {
"step": {
"device_tracker": {
"data": {
"detection_time": "\u8ddd\u79bb\u4e0a\u6b21\u53d1\u73b0\u591a\u5c11\u79d2\u540e\u8ba4\u4e3a\u79bb\u5f00",
2020-02-23 00:31:50 +00:00
"ssid_filter": "\u9009\u62e9\u6240\u8981\u8ffd\u8e2a\u7684\u65e0\u7ebf\u7f51\u7edcSSID",
2020-01-19 00:32:00 +00:00
"track_clients": "\u8ddf\u8e2a\u7f51\u7edc\u5ba2\u6237\u7aef",
"track_devices": "\u8ddf\u8e2a\u7f51\u7edc\u8bbe\u5907\uff08Ubiquiti \u8bbe\u5907\uff09",
"track_wired_clients": "\u5305\u62ec\u6709\u7ebf\u7f51\u7edc\u5ba2\u6237\u7aef"
2020-02-23 00:31:50 +00:00
},
"description": "\u914d\u7f6e\u8bbe\u5907\u8ddf\u8e2a",
"title": "UniFi \u9009\u9879"
},
"statistics_sensors": {
"description": "\u914d\u7f6e\u7edf\u8ba1\u4f20\u611f\u5668",
"title": "UniFi \u9009\u9879"
2020-01-19 00:32:00 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2018-11-07 09:45:29 +00:00
}