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

12 lines
399 B
JSON
Raw Normal View History

2021-10-22 00:14:10 +00:00
{
"config": {
2021-11-12 00:12:35 +00:00
"abort": {
"not_sonos_device": "\u691c\u51fa\u3055\u308c\u305f\u30c7\u30d0\u30a4\u30b9\u306fSonos\u30c7\u30d0\u30a4\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093"
},
2021-10-22 00:14:10 +00:00
"step": {
"confirm": {
"description": "Sonos\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
}
}
}
}