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

32 lines
1.6 KiB
JSON
Raw Normal View History

2021-11-01 00:13:04 +00:00
{
"config": {
2021-11-23 00:13:54 +00:00
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"no_devices_found": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306b\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093",
"single_instance_allowed": "\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5358\u4e00\u306e\u8a2d\u5b9a\u3057\u304b\u3067\u304d\u307e\u305b\u3093\u3002"
},
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
2021-11-23 00:13:54 +00:00
},
2021-11-12 00:12:35 +00:00
"flow_title": "{name} {model} ({host})",
2021-11-01 00:13:04 +00:00
"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"
2021-11-05 00:13:45 +00:00
},
"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"
},
2022-05-13 00:26:47 +00:00
"description": "\u30db\u30b9\u30c8\u3092\u7a7a\u767d\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"
2021-11-01 00:13:04 +00:00
}
}
}
}