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

24 lines
1019 B
JSON

{
"config": {
"flow_title": "{name} {model} ({host})",
"step": {
"confirm": {
"description": "TP-Link\u30b9\u30de\u30fc\u30c8\u30c7\u30d0\u30a4\u30b9\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
"discovery_confirm": {
"description": "{name} {model} ({host}) \u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u884c\u3044\u307e\u3059\u304b\uff1f"
},
"pick_device": {
"data": {
"device": "\u30c7\u30d0\u30a4\u30b9"
}
},
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
},
"description": "\u30db\u30b9\u30c8\u3092\u7a7a\u306b\u3057\u3066\u304a\u304f\u3068\u3001\u30c7\u30a3\u30b9\u30ab\u30d0\u30ea\u30fc(discovery)\u3092\u4f7f\u3063\u3066\u30c7\u30d0\u30a4\u30b9\u3092\u691c\u7d22\u3057\u307e\u3059\u3002"
}
}
}
}