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

23 lines
924 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
2021-11-25 00:13:33 +00:00
},
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-25 00:13:33 +00:00
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c"
},
2021-11-21 00:13:51 +00:00
"flow_title": "{device} ({ip_address})",
2021-11-19 00:14:01 +00:00
"step": {
"user": {
"data": {
2021-11-20 00:12:27 +00:00
"ip_address": "IP\u30a2\u30c9\u30ec\u30b9",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-25 00:13:33 +00:00
},
2021-11-27 00:12:17 +00:00
"description": "\u4ee5\u4e0b\u306b\u5fc5\u8981\u306a\u60c5\u5831\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
2021-11-25 00:13:33 +00:00
"title": "Gogogate2\u307e\u305f\u306fismartgate\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2021-11-19 00:14:01 +00:00
}
}
}
}