core/homeassistant/components/upnp/translations/ja.json

31 lines
1.2 KiB
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
2021-11-22 00:13:02 +00:00
"abort": {
2021-11-23 00:13:54 +00:00
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"incomplete_discovery": "\u4e0d\u5b8c\u5168\u306a\u691c\u51fa",
"no_devices_found": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306b\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093"
2021-11-22 00:13:02 +00:00
},
2021-11-20 00:12:27 +00:00
"flow_title": "{name}",
2021-11-12 00:12:35 +00:00
"step": {
2021-11-27 00:12:17 +00:00
"ssdp_confirm": {
"description": "\u3053\u306e\u3001UPnP/IGD\u30c7\u30d0\u30a4\u30b9\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
2021-11-12 00:12:35 +00:00
"user": {
"data": {
2021-11-29 00:13:08 +00:00
"scan_interval": "\u66f4\u65b0\u9593\u9694(\u79d2\u3001\u6700\u5c0f30)",
2021-11-22 00:13:02 +00:00
"unique_id": "\u30c7\u30d0\u30a4\u30b9",
"usn": "\u30c7\u30d0\u30a4\u30b9"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694(\u79d2\u3001\u6700\u5c0f30)"
2021-11-12 00:12:35 +00:00
}
}
}
}
}