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

25 lines
985 B
JSON
Raw Normal View History

2019-01-09 23:29:31 +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
"cannot_connect": "Verbindung fehlgeschlagen"
2019-01-09 23:29:31 +00:00
},
2020-05-25 00:02:49 +00:00
"error": {
2021-10-27 00:11:52 +00:00
"api_password": "Ung\u00fcltige Authentifizierung, verwende entweder den API-Schl\u00fcssel oder das Passwort.",
2021-02-03 10:46:49 +00:00
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung",
2020-10-18 00:03:28 +00:00
"unknown": "Unerwarteter Fehler"
2020-05-25 00:02:49 +00:00
},
2019-01-09 23:29:31 +00:00
"step": {
"user": {
"data": {
2021-02-03 10:46:49 +00:00
"api_key": "API-Schl\u00fcssel",
2020-05-13 18:27:21 +00:00
"host": "Host",
2020-06-07 00:03:28 +00:00
"password": "Passwort"
2019-01-09 23:29:31 +00:00
},
2021-07-22 00:10:31 +00:00
"description": "Gib die IP-Adresse deiner Daikin AC ein.\n\nBeachte, dass API-Schl\u00fcssel und Passwort nur von BRP072Cxx bzw. SKYFi-Ger\u00e4ten verwendet werden.",
2019-01-09 23:29:31 +00:00
"title": "Daikin AC konfigurieren"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-01-09 23:29:31 +00:00
}