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

41 lines
1.7 KiB
JSON
Raw Normal View History

2021-11-13 00:11:56 +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
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
2021-11-13 00:11:56 +00:00
"step": {
"relay_modes": {
2021-11-25 00:13:33 +00:00
"data": {
"relay_1": "\u30ea\u30ec\u30fc1",
"relay_10": "\u30ea\u30ec\u30fc10",
"relay_11": "\u30ea\u30ec\u30fc11",
"relay_12": "\u30ea\u30ec\u30fc12",
"relay_13": "\u30ea\u30ec\u30fc13",
"relay_14": "\u30ea\u30ec\u30fc14",
"relay_15": "\u30ea\u30ec\u30fc15",
"relay_16": "\u30ea\u30ec\u30fc16",
"relay_2": "\u30ea\u30ec\u30fc2",
"relay_3": "\u30ea\u30ec\u30fc3",
"relay_4": "\u30ea\u30ec\u30fc4",
"relay_5": "\u30ea\u30ec\u30fc5",
"relay_6": "\u30ea\u30ec\u30fc6",
"relay_7": "\u30ea\u30ec\u30fc7",
"relay_8": "\u30ea\u30ec\u30fc8",
"relay_9": "\u30ea\u30ec\u30fc9"
},
2021-11-13 00:11:56 +00:00
"title": "\u30ea\u30ec\u30fc\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
},
"user": {
2021-11-14 00:12:48 +00:00
"data": {
2021-11-19 00:14:01 +00:00
"host": "\u30db\u30b9\u30c8",
"port": "\u30dd\u30fc\u30c8"
2021-11-14 00:12:48 +00:00
},
2021-11-13 00:11:56 +00:00
"title": "\u30dc\u30fc\u30c9\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7"
}
}
}
}