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

27 lines
797 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
"error": {
"id_exists": "\u30b2\u30fc\u30c8\u30a6\u30a7\u30a4ID\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059"
},
"step": {
"init": {
"data": {
"device": "\u30d1\u30b9\u307e\u305f\u306fURL",
2021-11-21 00:13:51 +00:00
"id": "ID",
"name": "\u540d\u524d"
2021-11-19 00:14:01 +00:00
},
"title": "OpenTherm\u30b2\u30fc\u30c8\u30a6\u30a7\u30a4"
}
}
2021-11-22 00:13:02 +00:00
},
"options": {
"step": {
"init": {
"data": {
"read_precision": "\u7cbe\u5ea6\u3092\u8aad\u307f\u8fbc\u3080",
"set_precision": "\u7cbe\u5ea6\u3092\u8a2d\u5b9a\u3059\u308b"
}
}
}
2021-11-19 00:14:01 +00:00
}
}