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

29 lines
1003 B
JSON
Raw Normal View History

2021-11-14 00:12:48 +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"
},
2021-11-14 00:12:48 +00:00
"step": {
"user": {
2021-11-19 00:14:01 +00:00
"data": {
"host": "\u30db\u30b9\u30c8",
2021-11-21 00:13:51 +00:00
"name": "\u540d\u524d",
2021-11-19 00:14:01 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-20 00:12:27 +00:00
"port": "\u30dd\u30fc\u30c8",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
},
2021-11-14 00:12:48 +00:00
"title": "Mikrotik\u30eb\u30fc\u30bf\u30fc\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
2021-11-20 00:12:27 +00:00
},
"options": {
"step": {
"device_tracker": {
"data": {
2021-11-21 00:13:51 +00:00
"arp_ping": "ARP ping\u3092\u6709\u52b9\u306b\u3059\u308b",
2021-11-20 00:12:27 +00:00
"force_dhcp": "DHCP\u3092\u4f7f\u7528\u3057\u305f\u5f37\u5236\u30b9\u30ad\u30e3\u30f3"
}
}
}
2021-11-14 00:12:48 +00:00
}
}