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

26 lines
1.6 KiB
JSON
Raw Normal View History

2021-11-14 00:12:48 +00:00
{
"config": {
2021-11-29 00:13:08 +00:00
"abort": {
"address_already_configured": "\u3053\u306e\u30a2\u30c9\u30ec\u30b9\u306eElkM1\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"already_configured": "\u3053\u306e\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u6301\u3064ElkM1\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
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",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-14 00:12:48 +00:00
"step": {
"user": {
"data": {
2021-11-17 00:13:20 +00:00
"address": "IP\u30a2\u30c9\u30ec\u30b9\u307e\u305f\u306f\u30c9\u30e1\u30a4\u30f3\u3001\u30b7\u30ea\u30a2\u30eb\u3067\u63a5\u7d9a\u3059\u308b\u5834\u5408\u306f\u30b7\u30ea\u30a2\u30eb\u30dd\u30fc\u30c8\u3002",
2021-11-19 00:14:01 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
2021-11-27 00:12:17 +00:00
"prefix": "\u30e6\u30cb\u30fc\u30af(\u4e00\u610f)\u306a\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9(ElkM1\u304c1\u3064\u3057\u304b\u306a\u3044\u5834\u5408\u306f\u7a7a\u767d\u306e\u307e\u307e\u306b\u3057\u307e\u3059)",
2021-11-20 00:12:27 +00:00
"protocol": "\u30d7\u30ed\u30c8\u30b3\u30eb",
"temperature_unit": "ElkM1\u304c\u4f7f\u7528\u3059\u308b\u6e29\u5ea6\u5358\u4f4d\u3002",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-28 00:14:19 +00:00
},
"title": "Elk-M1 Control\u306b\u63a5\u7d9a"
2021-11-14 00:12:48 +00:00
}
}
}
}