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

28 lines
822 B
JSON

{
"config": {
"abort": {
"already_configured": "UPnP/IGD \u5df2\u914d\u7f6e\u5b8c\u6210",
"no_devices_found": "\u6ca1\u6709\u5728\u7f51\u7edc\u4e0a\u627e\u5230 UPnP/IGD \u8bbe\u5907\u3002"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"description": "\u662f\u5426\u9700\u8981\u914d\u7f6e\u8be5 UPnP/IGD \u8bbe\u5907\uff1f"
},
"user": {
"data": {
"unique_id": "\u8bbe\u5907"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u95f4\u9694\uff08\u79d2\uff0c\u6700\u77ed 30 \u79d2\uff09"
}
}
}
}
}