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

32 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"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"
},
"error": {
"other": "\u7a7a"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"description": "\u3053\u306e\u3001UPnP/IGD\u30c7\u30d0\u30a4\u30b9\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
"user": {
"data": {
"unique_id": "\u30c7\u30d0\u30a4\u30b9"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694(\u79d2\u3001\u6700\u5c0f30)"
}
}
}
}
}