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

14 lines
402 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Keine Sonos Ger\u00e4te im Netzwerk gefunden.",
"single_instance_allowed": "Nur eine einzige Konfiguration von Sonos ist notwendig."
},
"step": {
"confirm": {
"description": "M\u00f6chtest du Sonos einrichten?",
"title": "Sonos"
}
}
}
}