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

24 lines
832 B
JSON
Raw Normal View History

2020-06-07 00:03:28 +00:00
{
"config": {
"abort": {
2020-12-20 00:04:36 +00:00
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
2021-02-03 10:46:49 +00:00
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
"cannot_connect": "Verbindung fehlgeschlagen"
2020-06-07 00:03:28 +00:00
},
"step": {
2021-06-06 00:19:43 +00:00
"discovery_confirm": {
2021-07-10 00:09:24 +00:00
"description": "M\u00f6chtest du dieses Guardian-Ger\u00e4t einrichten?"
2021-06-06 00:19:43 +00:00
},
2020-06-07 00:03:28 +00:00
"user": {
"data": {
"ip_address": "IP-Adresse",
"port": "Port"
2021-04-09 00:03:15 +00:00
},
"description": "Konfiguriere ein lokales Elexa Guardian Ger\u00e4t."
},
"zeroconf_confirm": {
"description": "M\u00f6chtest du dieses Guardian-Ger\u00e4t einrichten?"
2020-06-07 00:03:28 +00:00
}
}
2020-11-11 12:25:22 +00:00
}
2020-06-07 00:03:28 +00:00
}