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

24 lines
937 B
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_connect": "\u691c\u51fa\u3055\u308c\u305f\u3001Volumio\u306b\u63a5\u7d9a\u3067\u304d\u307e\u305b\u3093"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"step": {
"discovery_confirm": {
"description": "Volumio (`{name}`) \u3092Home Assistant\u306b\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f",
"title": "Volumio\u3092\u767a\u898b"
},
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"port": "\u30dd\u30fc\u30c8"
}
}
}
}
}