mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
57b7559832
commit
2b00d28af9
13
homeassistant/components/accuweather/translations/de.json
Normal file
13
homeassistant/components/accuweather/translations/de.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad"
|
||||
},
|
||||
"title": "AccuWeather"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,6 +4,12 @@
|
||||
"service_unavailable": "Verbindung konnte nicht hergestellt werden"
|
||||
},
|
||||
"step": {
|
||||
"protocol": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"protocol": "Protokoll"
|
||||
@ -27,6 +33,7 @@
|
||||
"zone_details": {
|
||||
"data": {
|
||||
"zone_name": "Zonenname",
|
||||
"zone_relayaddr": "Relais-Adresse",
|
||||
"zone_type": "Zonentyp"
|
||||
}
|
||||
},
|
||||
|
@ -5,7 +5,15 @@
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"email": "E-Mail"
|
||||
},
|
||||
"description": "Bitte geben Sie Ihr Awair-Entwicklerzugriffstoken erneut ein."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "E-Mail"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,8 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Zugriffstoken"
|
||||
"access_token": "Zugriffstoken",
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
16
homeassistant/components/broadlink/translations/de.json
Normal file
16
homeassistant/components/broadlink/translations/de.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"finish": {
|
||||
"data": {
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -24,7 +24,7 @@
|
||||
"title": "Wprowad\u017a nazw\u0119 dla urz\u0105dzenia"
|
||||
},
|
||||
"reset": {
|
||||
"description": "Twoje urz\u0105dzenie jest zablokowane. Post\u0119puj zgodnie z instrukcjami, aby je odblokowa\u0107:\\n1. Zresetuj urz\u0105dzenie do ustawie\u0144 fabrycznych.\\n2. Dodaj urz\u0105dzenie w oficjalnej aplikacji do swojej sieci.\\n3. Stop! Nie ko\u0144cz konfiguracji w aplikacji tylko j\u0105 zamknij.\\n4. Potwierd\u017a odblokowanie (przycisk Odblokuj).",
|
||||
"description": "Twoje urz\u0105dzenie jest zablokowane. Post\u0119puj zgodnie z instrukcjami, aby je odblokowa\u0107: \nOpcja 1 (preferowana):\n1. W aplikacji Broadlink wejd\u017a w swoje urz\u0105dzenie\n2. Kliknij \"\u2022 \u2022 \u2022\" \n3. Wy\u0142\u0105cz opcje \"Lock Device\"\n\nOpcja 2:\n1. Zresetuj urz\u0105dzenie do ustawie\u0144 fabrycznych. \n2. Dodaj urz\u0105dzenie w oficjalnej aplikacji do swojej sieci. \n3. Stop! Nie ko\u0144cz konfiguracji w aplikacji tylko j\u0105 zamknij. \n4. Potwierd\u017a odblokowanie (przycisk Odblokuj).",
|
||||
"title": "Odblokuj urz\u0105dzeniem"
|
||||
},
|
||||
"unlock": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Canary: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
@ -1,4 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u00dchendus nurjus"
|
||||
},
|
||||
"flow_title": "Canary {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na",
|
||||
"username": "Kasutajanimi"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
13
homeassistant/components/control4/translations/de.json
Normal file
13
homeassistant/components/control4/translations/de.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP-Addresse",
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/control4/translations/nl.json
Normal file
11
homeassistant/components/control4/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/denonavr/translations/de.json
Normal file
11
homeassistant/components/denonavr/translations/de.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP-Adresse"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -10,7 +10,8 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort"
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
11
homeassistant/components/dexcom/translations/nl.json
Normal file
11
homeassistant/components/dexcom/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -13,7 +13,8 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host (IP-adres)",
|
||||
"name": "Apparaatnaam"
|
||||
"name": "Apparaatnaam",
|
||||
"username": "Gebruikersnaam"
|
||||
},
|
||||
"title": "Maak verbinding met de DoorBird"
|
||||
}
|
||||
|
@ -4,5 +4,6 @@
|
||||
"single_instance_allowed": "Schon konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
|
||||
},
|
||||
"flow_title": "ENOcean-Einrichtung"
|
||||
}
|
||||
},
|
||||
"title": "EnOcean"
|
||||
}
|
@ -16,5 +16,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Flick Electric"
|
||||
}
|
@ -3,7 +3,8 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord"
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/flo/translations/de.json
Normal file
12
homeassistant/components/flo/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/flo/translations/nl.json
Normal file
11
homeassistant/components/flo/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "L'amfitri\u00f3 ja est\u00e0 configurat"
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"connection_failed": "No s'ha pogut connectar, torna-ho a provar",
|
||||
"connection_failed": "Ha fallat la connexi\u00f3",
|
||||
"register_failed": "No s'ha pogut registrar, torna-ho a provar",
|
||||
"unknown": "Error desconegut: torna-ho a provar m\u00e9s tard"
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Host already configured"
|
||||
"already_configured": "Device is already configured"
|
||||
},
|
||||
"error": {
|
||||
"connection_failed": "Failed to connect, please try again",
|
||||
"connection_failed": "Failed to connect",
|
||||
"register_failed": "Failed to register, please try again",
|
||||
"unknown": "Unknown error: please retry later"
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0445\u043e\u0441\u0442\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430."
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
|
||||
},
|
||||
"error": {
|
||||
"connection_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"connection_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"register_failed": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0441\u043d\u043e\u0432\u0430.",
|
||||
"unknown": "\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430: \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435."
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
|
12
homeassistant/components/hlk_sw16/translations/de.json
Normal file
12
homeassistant/components/hlk_sw16/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/hlk_sw16/translations/nl.json
Normal file
11
homeassistant/components/hlk_sw16/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -16,10 +16,12 @@
|
||||
"response_error": "Unbekannter Fehler vom Ger\u00e4t",
|
||||
"unknown_connection_error": "Unbekannter Fehler beim Herstellen der Verbindung zum Ger\u00e4t"
|
||||
},
|
||||
"flow_title": "Huawei LTE: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"url": "URL",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"description": "Gib die Zugangsdaten zum Ger\u00e4t ein. Die Angabe von Benutzername und Passwort ist optional, erm\u00f6glicht aber die Unterst\u00fctzung weiterer Integrationsfunktionen. Andererseits kann die Verwendung einer autorisierten Verbindung zu Problemen beim Zugriff auf die Web-Schnittstelle des Ger\u00e4ts von au\u00dferhalb des Home Assistant f\u00fchren, w\u00e4hrend die Integration aktiv ist, und umgekehrt.",
|
||||
|
@ -26,6 +26,9 @@
|
||||
"title": "Hub verbinden"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"title": "Manuelles Konfigurieren einer Hue Bridge"
|
||||
}
|
||||
}
|
||||
|
@ -23,6 +23,7 @@
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
|
11
homeassistant/components/hvv_departures/translations/nl.json
Normal file
11
homeassistant/components/hvv_departures/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
66
homeassistant/components/insteon/translations/de.json
Normal file
66
homeassistant/components/insteon/translations/de.json
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"hub2": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"hubv1": {
|
||||
"data": {
|
||||
"host": "IP-Adresse",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"hubv2": {
|
||||
"data": {
|
||||
"host": "IP-Adresse",
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"init": {
|
||||
"title": "Insteon"
|
||||
},
|
||||
"plm": {
|
||||
"title": "Insteon PLM"
|
||||
},
|
||||
"user": {
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"add_override": {
|
||||
"title": "Insteon"
|
||||
},
|
||||
"add_x10": {
|
||||
"data": {
|
||||
"platform": "Plattform"
|
||||
},
|
||||
"title": "Insteon"
|
||||
},
|
||||
"change_hub_config": {
|
||||
"data": {
|
||||
"host": "IP-Adresse",
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"title": "Insteon"
|
||||
},
|
||||
"init": {
|
||||
"title": "Insteon"
|
||||
},
|
||||
"remove_override": {
|
||||
"title": "Insteon"
|
||||
},
|
||||
"remove_x10": {
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"hub2": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"hubv2": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"modem_type": "Modemtype."
|
||||
@ -9,5 +19,17 @@
|
||||
"title": "Insteon"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"change_hub_config": {
|
||||
"data": {
|
||||
"host": "IP-adres",
|
||||
"password": "Wachtwoord",
|
||||
"port": "Poort",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Universele apparaten ISY994 {name} ({host})"
|
||||
"flow_title": "Universele apparaten ISY994 {name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
30
homeassistant/components/kodi/translations/de.json
Normal file
30
homeassistant/components/kodi/translations/de.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Kodi: {name}",
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"host": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"ws_port": {
|
||||
"data": {
|
||||
"ws_port": "Port"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,6 +4,11 @@
|
||||
"unknown": "Onverwachte fout"
|
||||
},
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
|
12
homeassistant/components/metoffice/translations/de.json
Normal file
12
homeassistant/components/metoffice/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/mill/translations/nl.json
Normal file
11
homeassistant/components/mill/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,7 +4,7 @@
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No s'ha pogut connectar, torna-ho a provar",
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
|
@ -4,7 +4,7 @@
|
||||
"already_configured": "Device is already configured"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect, please try again",
|
||||
"cannot_connect": "Failed to connect",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430."
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
|
@ -72,7 +72,7 @@
|
||||
"birth_retain": "Retenci\u00f3 missatge de naixement",
|
||||
"birth_topic": "Topic missatge de naixement",
|
||||
"discovery": "Activar descobriment",
|
||||
"will_enable": "Activa el missatge de naixement",
|
||||
"will_enable": "Activa el missatge d'\u00faltima voluntat",
|
||||
"will_payload": "Dades (payload) missatge d'\u00faltima voluntat",
|
||||
"will_qos": "QoS missatge d'\u00faltima voluntat",
|
||||
"will_retain": "Retenci\u00f3 missatge d'\u00faltima voluntat",
|
||||
|
@ -52,7 +52,10 @@
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"password": "Passwort"
|
||||
"broker": "Broker",
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -37,5 +37,14 @@
|
||||
"turn_off": "Uitschakelen",
|
||||
"turn_on": "Inschakelen"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/nightscout/translations/de.json
Normal file
12
homeassistant/components/nightscout/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Nightscout",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "NZBGet: {name}"
|
||||
"flow_title": "NZBGet: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"name": "Name",
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
|
@ -3,7 +3,8 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Naam"
|
||||
"name": "Naam",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
30
homeassistant/components/omnilogic/translations/ca.json
Normal file
30
homeassistant/components/omnilogic/translations/ca.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrasenya",
|
||||
"username": "Nom d'usuari"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"polling_interval": "Interval d'escaneig (segons)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Omnilogic"
|
||||
}
|
13
homeassistant/components/omnilogic/translations/de.json
Normal file
13
homeassistant/components/omnilogic/translations/de.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Omnilogic"
|
||||
}
|
12
homeassistant/components/omnilogic/translations/nl.json
Normal file
12
homeassistant/components/omnilogic/translations/nl.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Omnilogic"
|
||||
}
|
30
homeassistant/components/omnilogic/translations/zh-Hant.json
Normal file
30
homeassistant/components/omnilogic/translations/zh-Hant.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "\u50c5\u80fd\u8a2d\u5b9a\u4e00\u7d44\u8a2d\u5099\u3002"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc",
|
||||
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"polling_interval": "\u66f4\u65b0\u9593\u8ddd\uff08\u79d2\uff09"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Omnilogic"
|
||||
}
|
@ -10,7 +10,8 @@
|
||||
"latitude": "Breitengrad",
|
||||
"longitude": "L\u00e4ngengrad",
|
||||
"mode": "Modus"
|
||||
}
|
||||
},
|
||||
"title": "OpenWeatherMap"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
12
homeassistant/components/ovo_energy/translations/de.json
Normal file
12
homeassistant/components/ovo_energy/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/ovo_energy/translations/nl.json
Normal file
11
homeassistant/components/ovo_energy/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -14,6 +14,7 @@
|
||||
"not_found": "Plex-Server nicht gefunden",
|
||||
"ssl_error": "SSL-Zertifikatsproblem"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"manual_setup": {
|
||||
"data": {
|
||||
|
@ -4,6 +4,7 @@
|
||||
"cannot_connect": "Verbindung fehlgeschlagen, versuchen Sie es erneut",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"flow_title": "Smile: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -4,7 +4,8 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "P\u00e4ringute intervall (sekundites)"
|
||||
}
|
||||
},
|
||||
"description": "Kohanda Plugwise s\u00e4tteid"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/plum_lightpad/translations/de.json
Normal file
12
homeassistant/components/plum_lightpad/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "E-Mail"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "E-Mail",
|
||||
"password": "Passwort"
|
||||
}
|
||||
}
|
||||
|
32
homeassistant/components/progettihwsw/translations/de.json
Normal file
32
homeassistant/components/progettihwsw/translations/de.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"relay_modes": {
|
||||
"data": {
|
||||
"relay_1": "Relais 1",
|
||||
"relay_10": "Relais 10",
|
||||
"relay_11": "Relais 11",
|
||||
"relay_12": "Relais 12",
|
||||
"relay_13": "Relais 13",
|
||||
"relay_14": "Relais 14",
|
||||
"relay_15": "Relais 15",
|
||||
"relay_16": "Relais 16",
|
||||
"relay_2": "Relais 2",
|
||||
"relay_3": "Relais 3",
|
||||
"relay_4": "Relais 4",
|
||||
"relay_5": "Relais 5",
|
||||
"relay_6": "Relais 6",
|
||||
"relay_7": "Relais 7",
|
||||
"relay_8": "Relais 8",
|
||||
"relay_9": "Relais 9"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/risco/translations/de.json
Normal file
24
homeassistant/components/risco/translations/de.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"risco_to_ha": {
|
||||
"data": {
|
||||
"A": "Gruppe A",
|
||||
"B": "Gruppe B",
|
||||
"C": "Gruppe C",
|
||||
"D": "Gruppe D"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
3
homeassistant/components/roon/translations/de.json
Normal file
3
homeassistant/components/roon/translations/de.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Roon"
|
||||
}
|
@ -9,6 +9,9 @@
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"dsn": "DSN"
|
||||
},
|
||||
"description": "Gib deine Sentry-DSN ein",
|
||||
"title": "Sentry"
|
||||
}
|
||||
|
18
homeassistant/components/sharkiq/translations/de.json
Normal file
18
homeassistant/components/sharkiq/translations/de.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,6 +6,11 @@
|
||||
"password": "Paswoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"unsupported_firmware": "El dispositiu utilitza una versi\u00f3 de programari no compatible."
|
||||
},
|
||||
"error": {
|
||||
"auth_not_supported": "Actualment els dispositius Shelly amb autenticaci\u00f3 no son compatibles.",
|
||||
|
@ -1,3 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Shelly: {name}",
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Shelly"
|
||||
}
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured"
|
||||
"already_configured": "Device is already configured",
|
||||
"unsupported_firmware": "The device is using an unsupported firmware version."
|
||||
},
|
||||
"error": {
|
||||
"auth_not_supported": "Shelly devices requiring authentication are not currently supported.",
|
||||
|
@ -13,6 +13,11 @@
|
||||
"confirm_discovery": {
|
||||
"description": "Wilt u het {model} bij {host} opzetten?"
|
||||
},
|
||||
"credentials": {
|
||||
"data": {
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
|
@ -8,6 +8,11 @@
|
||||
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Passwort"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"code": "Code (wird in der Benutzeroberfl\u00e4che von Home Assistant verwendet)",
|
||||
|
12
homeassistant/components/smappee/translations/de.json
Normal file
12
homeassistant/components/smappee/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Smappee: {name}",
|
||||
"step": {
|
||||
"environment": {
|
||||
"data": {
|
||||
"environment": "Umgebung"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Smart Meter Texas"
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/sms/translations/de.json
Normal file
11
homeassistant/components/sms/translations/de.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "Ger\u00e4t"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,10 +4,11 @@
|
||||
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte amb Somfy.",
|
||||
"authorize_url_timeout": "S'ha acabat el temps d'espera durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
|
||||
"missing_configuration": "El component Somfy no est\u00e0 configurat. Mira'n la documentaci\u00f3.",
|
||||
"no_url_available": "No hi ha cap URL disponible. Per a m\u00e9s informaci\u00f3 sobre aquest error, [consulta la secci\u00f3 d'ajuda]({docs_url})"
|
||||
"no_url_available": "No hi ha cap URL disponible. Per a m\u00e9s informaci\u00f3 sobre aquest error, [consulta la secci\u00f3 d'ajuda]({docs_url})",
|
||||
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticaci\u00f3 exitosa amb Somfy."
|
||||
"default": "Autenticaci\u00f3 exitosa"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
@ -4,10 +4,11 @@
|
||||
"already_setup": "You can only configure one Somfy account.",
|
||||
"authorize_url_timeout": "Timeout generating authorize url.",
|
||||
"missing_configuration": "The Somfy component is not configured. Please follow the documentation.",
|
||||
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})"
|
||||
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated with Somfy."
|
||||
"default": "Successfully authenticated"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
@ -4,7 +4,8 @@
|
||||
"already_setup": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
|
||||
"authorize_url_timeout": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438.",
|
||||
"missing_configuration": "\u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442 Somfy \u043d\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438.",
|
||||
"no_url_available": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439]({docs_url}) \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u044d\u0442\u043e\u0439 \u043e\u0448\u0438\u0431\u043a\u0435."
|
||||
"no_url_available": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u0435\u043d. \u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 [\u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0435\u0439]({docs_url}) \u0434\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043e\u0431 \u044d\u0442\u043e\u0439 \u043e\u0448\u0438\u0431\u043a\u0435.",
|
||||
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\u0410\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e."
|
||||
|
12
homeassistant/components/spider/translations/de.json
Normal file
12
homeassistant/components/spider/translations/de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/spider/translations/nl.json
Normal file
11
homeassistant/components/spider/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,9 +4,16 @@
|
||||
"edit": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"port": "Port",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Logitech Squeezebox"
|
||||
}
|
11
homeassistant/components/squeezebox/translations/nl.json
Normal file
11
homeassistant/components/squeezebox/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"edit": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -8,6 +8,7 @@
|
||||
"syncthru_not_supported": "Ger\u00e4t unterst\u00fctzt kein SyncThru",
|
||||
"unknown_state": "Druckerstatus unbekannt, \u00fcberpr\u00fcfe URL und Netzwerkverbindung"
|
||||
},
|
||||
"flow_title": "Samsung SyncThru Drucker: {name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
|
@ -25,6 +25,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"limit": "Limit",
|
||||
"order": "Reihenfolge",
|
||||
"scan_interval": "Aktualisierungsfrequenz"
|
||||
},
|
||||
|
10
homeassistant/components/wilight/translations/de.json
Normal file
10
homeassistant/components/wilight/translations/de.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "WiLight: {name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": "WiLight"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/wolflink/translations/de.json
Normal file
17
homeassistant/components/wolflink/translations/de.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"device": {
|
||||
"data": {
|
||||
"device_name": "Ger\u00e4t"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/wolflink/translations/nl.json
Normal file
11
homeassistant/components/wolflink/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"state": {
|
||||
"wolflink__state": {
|
||||
"test": "Test",
|
||||
"tpw": "TPW"
|
||||
}
|
||||
}
|
||||
}
|
10
homeassistant/components/xiaomi_aqara/translations/de.json
Normal file
10
homeassistant/components/xiaomi_aqara/translations/de.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Xiaomi Aqara Gateway: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Xiaomi Aqara Gateway"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -8,6 +8,7 @@
|
||||
"connect_error": "Verbindung fehlgeschlagen",
|
||||
"no_device_selected": "Kein Ger\u00e4t ausgew\u00e4hlt, bitte w\u00e4hlen Sie ein Ger\u00e4t aus."
|
||||
},
|
||||
"flow_title": "Xiaomi Miio: {name}",
|
||||
"step": {
|
||||
"gateway": {
|
||||
"data": {
|
||||
|
@ -5,6 +5,12 @@
|
||||
"data": {
|
||||
"device": "Ger\u00e4te"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"ip_address": "IP-Addresse"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -16,5 +22,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Yeelight"
|
||||
}
|
14
homeassistant/components/zoneminder/translations/de.json
Normal file
14
homeassistant/components/zoneminder/translations/de.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "ZoneMinder",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername",
|
||||
"verify_ssl": "SSL-Zertifikat \u00fcberpr\u00fcfen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -15,6 +15,7 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host ja port (n\u00e4iteks 10.10.0.4:8010)",
|
||||
"password": "Salas\u00f5na",
|
||||
"path": "ZM aadress",
|
||||
"path_zms": "ZMS-i aadress",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"auth_fail": "Gebruikersnaam of wachtwoord is onjuist.",
|
||||
"connection_error": "Kan geen verbinding maken met een ZoneMinder-server."
|
||||
},
|
||||
"flow_title": "ZoneMinder",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user