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

20 lines
708 B
JSON
Raw Normal View History

2022-03-10 00:17:10 +00:00
{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
2022-04-29 00:22:21 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_system_id": "Airzone\u30b7\u30b9\u30c6\u30e0ID\u304c\u7121\u52b9\u3067\u3059"
2022-03-10 00:17:10 +00:00
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"port": "\u30dd\u30fc\u30c8"
},
2022-07-08 00:27:47 +00:00
"description": "Airzone\u7d71\u5408\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
2022-03-10 00:17:10 +00:00
}
}
}
}