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

18 lines
512 B
JSON
Raw Normal View History

2021-12-24 00:13:45 +00:00
{
"config": {
"abort": {
"already_configured": "\u30a2\u30ab\u30a6\u30f3\u30c8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"step": {
"user": {
"data": {
"api_key": "API\u30ad\u30fc",
"name": "\u540d\u524d"
}
}
}
}
}