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

22 lines
801 B
JSON

{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"not_songpal_device": "Songpal\u30c7\u30d0\u30a4\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"flow_title": "{name} ({host})",
"step": {
"init": {
"description": "{name} ({host}) \u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
"user": {
"data": {
"endpoint": "\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8"
}
}
}
}
}