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

36 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"flow_title": "{name} {model} ({host})",
"step": {
"confirm": {
"description": "{name} {model} ({host}) \u306e\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u884c\u3044\u307e\u3059\u304b\uff1f"
},
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
}
}
}
},
"issues": {
"deprecated_yaml": {
"title": "Radio Thermostat YAML\u306e\u8a2d\u5b9a\u306f\u524a\u9664\u3055\u308c\u3066\u3044\u307e\u3059"
}
},
"options": {
"step": {
"init": {
"data": {
"hold_temp": "\u6e29\u5ea6\u3092\u8abf\u6574\u3059\u308b\u3068\u304d\u306f\u3001\u6c38\u7d9a\u7684\u306a\u30db\u30fc\u30eb\u30c9(Permanent hold)\u3092\u8a2d\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
}
}
}
}
}