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

19 lines
708 B
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_connect": "Eight Sleep\u30af\u30e9\u30a6\u30c9\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093: {error}"
},
"error": {
"cannot_connect": "Eight Sleep\u30af\u30e9\u30a6\u30c9\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093: {error}"
},
"step": {
"user": {
"data": {
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
}
}
}
}
}