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

32 lines
1.3 KiB
JSON

{
"config": {
"error": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"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",
"id": "ID",
"name": "\u540d\u524d"
},
"title": "OpenTherm Gateway"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "\u5e8a\u6e29\u5ea6",
"read_precision": "\u7cbe\u5ea6\u3092\u8aad\u307f\u8fbc\u3080",
"set_precision": "\u7cbe\u5ea6\u3092\u8a2d\u5b9a\u3059\u308b",
"temporary_override_mode": "\u4e00\u6642\u7684\u306a\u30bb\u30c3\u30c8\u30dd\u30a4\u30f3\u30c8\u306e\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u30e2\u30fc\u30c9"
},
"description": "OpenTherm Gateway\u306e\u30aa\u30d7\u30b7\u30e7\u30f3"
}
}
}
}