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

23 lines
1.1 KiB
JSON
Raw Normal View History

2021-11-13 00:11:56 +00:00
{
"config": {
2021-11-22 00:13:02 +00:00
"abort": {
2021-11-23 00:13:54 +00:00
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
2021-11-22 00:13:02 +00:00
"yxc_control_url_missing": "\u30b3\u30f3\u30c8\u30ed\u30fc\u30ebURL\u306f\u3001ssdp\u306e\u8a18\u8ff0\u306b\u3042\u308a\u307e\u305b\u3093\u3002"
},
2021-11-13 00:11:56 +00:00
"error": {
"no_musiccast_device": "\u3053\u306e\u30c7\u30d0\u30a4\u30b9\u306fMusicCast\u30c7\u30d0\u30a4\u30b9\u3067\u306f\u306a\u3044\u3088\u3046\u3067\u3059\u3002"
},
2021-11-14 00:12:48 +00:00
"flow_title": "MusicCast: {name}",
"step": {
2021-11-23 00:13:54 +00:00
"confirm": {
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f"
},
2021-11-14 00:12:48 +00:00
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
},
"description": "MusicCast\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u3066\u3001Home Assistant\u3068\u9023\u643a\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002"
}
}
2021-11-13 00:11:56 +00:00
}
}