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

22 lines
1.4 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-25 00:13:33 +00:00
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"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",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-14 00:12:48 +00:00
"step": {
"user": {
2021-11-19 00:14:01 +00:00
"data": {
2021-11-25 00:13:33 +00:00
"access_token": "\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3",
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8"
},
2021-11-22 00:13:02 +00:00
"description": "Vilfo Router\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u3002Vilfo Router\u306e\u30db\u30b9\u30c8\u540d/IP\u3068API\u30a2\u30af\u30bb\u30b9\u30c8\u30fc\u30af\u30f3\u304c\u5fc5\u8981\u3067\u3059\u3002\u3053\u306e\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u306b\u95a2\u3059\u308b\u8a73\u7d30\u3068\u305d\u308c\u3089\u306e\u53d6\u5f97\u65b9\u6cd5\u306b\u3064\u3044\u3066\u306f\u3001https://www.home-assistant.io/integrations/vilfo \u306b\u30a2\u30af\u30bb\u30b9\u3057\u3066\u304f\u3060\u3055\u3044",
"title": "Vilfo\u30eb\u30fc\u30bf\u30fc\u306b\u63a5\u7d9a"
2021-11-14 00:12:48 +00:00
}
}
}
}