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

26 lines
673 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-06-07 00:03:28 +00:00
"already_configured": "Das Ger\u00e4t ist bereits konfiguriert.",
2020-03-24 13:18:47 +00:00
"unknown": "Unerwarteter Fehler"
},
"error": {
2020-06-07 00:03:28 +00:00
"cannot_connect": "Verbindung fehlgeschlagen"
2020-03-24 13:18:47 +00:00
},
2021-06-09 00:10:10 +00:00
"flow_title": "{name}",
2020-03-24 13:18:47 +00:00
"step": {
"ssdp_confirm": {
"data": {
"one": "eins",
"other": "andere"
2020-03-26 00:47:06 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "M\u00f6chten Sie {name} einrichten?"
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
2020-06-07 00:03:28 +00:00
"host": "Host"
2020-05-29 00:04:16 +00:00
}
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}