[ci skip] Translation update
parent
620271c782
commit
e39997ca10
|
@ -10,7 +10,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Airly API-n\u00f8kkel",
|
||||
"api_key": "API-n\u00f8kkel",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad",
|
||||
"name": "Navn p\u00e5 integrasjonen"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"node_pro": {
|
||||
"data": {
|
||||
"ip_address": "Enhetens IP-adresse / vertsnavn",
|
||||
"password": "Passord for enhet"
|
||||
"password": "Passord"
|
||||
},
|
||||
"description": "Overv\u00e5ke en personlig AirVisual-enhet. Passordet kan hentes fra enhetens brukergrensesnitt.",
|
||||
"title": "Konfigurer en AirVisual Node / Pro"
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El compte ja ha estat configurat",
|
||||
"no_devices": "No s'han trobat dispositius a la xarxa",
|
||||
"reauth_successful": "Token d'acc\u00e9s actualitzat correctament"
|
||||
},
|
||||
"error": {
|
||||
"auth": "Token d'acc\u00e9s no v\u00e0lid"
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"access_token": "Token d'acc\u00e9s",
|
||||
"email": "Correu electr\u00f2nic"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Token d'acc\u00e9s",
|
||||
"email": "Correu electr\u00f2nic"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "La cuenta ya ha sido configurada",
|
||||
"no_devices": "No se encontraron dispositivos en la red",
|
||||
"reauth_successful": "Token de acceso actualizado correctamente "
|
||||
},
|
||||
"error": {
|
||||
"auth": "Token de acceso no v\u00e1lido"
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"access_token": "Token de acceso",
|
||||
"email": "Correo electr\u00f3nico"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "Token de acceso",
|
||||
"email": "Correo electr\u00f3nico"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "Ukjent Awair API-feil."
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"email": "Epost"
|
||||
},
|
||||
"description": "Skriv inn tilgangstokenet for Awair-utviklere p\u00e5 nytt."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Epost "
|
||||
},
|
||||
"description": "Du m\u00e5 registrere deg for et Awair-utviklertilgangstoken p\u00e5: https://developer.getawair.com/onboard/login"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430.",
|
||||
"no_devices": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438.",
|
||||
"reauth_successful": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d."
|
||||
},
|
||||
"error": {
|
||||
"auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430.",
|
||||
"unknown": "\u041d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"reauth": {
|
||||
"data": {
|
||||
"access_token": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430",
|
||||
"email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b"
|
||||
},
|
||||
"description": "\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0432\u0432\u0435\u0434\u0438\u0442\u0435 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0412\u0430\u0448 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430",
|
||||
"email": "\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b"
|
||||
},
|
||||
"description": "\u0414\u043b\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0442\u043e\u043a\u0435\u043d\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a Awair \u0412\u044b \u0434\u043e\u043b\u0436\u043d\u044b \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f \u043f\u043e \u0430\u0434\u0440\u0435\u0441\u0443: https://developer.getawair.com/onboard/login"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -13,6 +13,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP adresse",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Konfigurer BleBox-en til \u00e5 integreres med Home Assistant.",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "TV-vertsnavn eller IP-adresse"
|
||||
"host": "Vert"
|
||||
},
|
||||
"description": "Sett opp Sony Bravia TV-integrasjon. Hvis du har problemer med konfigurasjonen, g\u00e5 til: [https://www.home-assistant.io/integrations/braviatv](https://www.home-assistant.io/integrations/braviatv)\n\n Forsikre deg om at TV-en er sl\u00e5tt p\u00e5.",
|
||||
"title": ""
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vertsnavn eller IP-adresse til skriveren",
|
||||
"host": "Vert",
|
||||
"type": "Skriver type"
|
||||
},
|
||||
"description": "Sett opp Brother skriver integrasjonen. Hvis du har problemer med konfigurasjonen, bes\u00f8k dokumentasjonen her: [https://www.home-assistant.io/integrations/brother](https://www.home-assistant.io/integrations/brother)"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert (IP-adresse)",
|
||||
"host": "Vert",
|
||||
"name": "Enhetsnavn",
|
||||
"password": "Passord",
|
||||
"username": "Brukernavn"
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert eller IP-adresse",
|
||||
"port": "Portnummer"
|
||||
"host": "Vert",
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Sett opp Elgato Key Light for \u00e5 integrere med Home Assistant."
|
||||
},
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
"user": {
|
||||
"data": {
|
||||
"address": "IP-adressen eller domenet eller seriell port hvis du kobler til via seriell.",
|
||||
"password": "Passord (bare sikkert).",
|
||||
"password": "Passord",
|
||||
"prefix": "Et unikt prefiks (la v\u00e6re tomt hvis du bare har en ElkM1).",
|
||||
"protocol": "protokoll",
|
||||
"temperature_unit": "Temperaturenheten ElkM1 bruker.",
|
||||
"username": "Brukernavn (bare sikkert)."
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Adressestrengen m\u00e5 v\u00e6re i formen 'adresse [: port]' for 'sikker' og 'ikke-sikker'. Eksempel: '192.168.1.1'. Porten er valgfri og er standard til 2101 for 'ikke-sikker' og 2601 for 'sikker'. For den serielle protokollen m\u00e5 adressen v\u00e6re i formen 'tty [: baud]'. Eksempel: '/ dev / ttyS1'. Baud er valgfri og er standard til 115200.",
|
||||
"title": "Koble til Elk-M1-kontroll"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert eller IP-adresse",
|
||||
"host": "Vert ",
|
||||
"password": "Passord",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"password": "Contrasenya",
|
||||
"username": "Nom d'usuari"
|
||||
},
|
||||
"description": "Proporciona, a continuaci\u00f3, la informaci\u00f3 necess\u00e0ria.",
|
||||
"description": "Proporciona, a continuaci\u00f3, la informaci\u00f3 necess\u00e0ria. Nota: sembla que nom\u00e9s funciona l'usuari administrador.",
|
||||
"title": "Configuraci\u00f3 de GogoGate2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Provide requisite information below.",
|
||||
"description": "Provide requisite information below. Note: only the 'admin' user is known to work.",
|
||||
"title": "Setup GogoGate2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 GogoGate2.",
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 GogoGate2. \u041f\u0440\u0438\u043c\u0435\u0447\u0430\u043d\u0438\u0435: \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0431\u0443\u0434\u0435\u0442 \u0440\u0430\u0431\u043e\u0442\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c 'admin'.",
|
||||
"title": "GogoGate2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vertsnavn eller IP-adresse",
|
||||
"host": "Vert",
|
||||
"name": "Navn p\u00e5 hub"
|
||||
},
|
||||
"title": "Sett opp Logitech Harmony Hub"
|
||||
|
@ -27,6 +27,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"activity": "Standardaktiviteten som skal utf\u00f8res n\u00e5r ingen er angitt.",
|
||||
"activity_notify": "Oppdater gjeldende aktivitet ved starten av aktivitetsbryteren.",
|
||||
"delay_secs": "Forsinkelsen mellom sending av kommandoer."
|
||||
},
|
||||
"description": "Juster alternativene for harmonihub"
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"activity": "Domy\u015blna aktywno\u015b\u0107 do wykonania, gdy \u017cadnej nie okre\u015blono.",
|
||||
"activity_notify": "Aktualizowanie bie\u017c\u0105cej aktywno\u015bci przy rozpoczynaniu prze\u0142\u0105czania aktywno\u015bci.",
|
||||
"delay_secs": "Op\u00f3\u017anienie mi\u0119dzy wysy\u0142aniem polece\u0144."
|
||||
},
|
||||
"description": "Dostosuj opcje huba Harmony"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Denne skriveren er allerede konfigurert.",
|
||||
"connection_error": "Klarte ikke \u00e5 koble til skriveren.",
|
||||
"already_configured": "Enheten er allerede konfigurert.",
|
||||
"connection_error": "Tilkobling mislyktes",
|
||||
"connection_upgrade": "Kunne ikke koble til skriveren fordi tilkoblingsoppgradering var n\u00f8dvendig.",
|
||||
"ipp_error": "Oppdaget IPP-feil.",
|
||||
"ipp_version_error": "IPP-versjon st\u00f8ttes ikke av skriveren.",
|
||||
|
@ -10,7 +10,7 @@
|
|||
"unique_id_required": "Enheten mangler unik identifikasjon som kreves for oppdagelse."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Klarte ikke \u00e5 koble til skriveren.",
|
||||
"connection_error": "Tilkobling mislyktes",
|
||||
"connection_upgrade": "Kunne ikke koble til skriveren. Vennligst pr\u00f8v igjen med alternativet SSL / TLS merket."
|
||||
},
|
||||
"flow_title": "Skriver: {name}",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"user": {
|
||||
"data": {
|
||||
"base_path": "Relativ bane til skriveren",
|
||||
"host": "Vert eller IP-adresse",
|
||||
"host": "Vert",
|
||||
"port": "Port",
|
||||
"ssl": "Skriveren st\u00f8tter kommunikasjon over SSL/TLS",
|
||||
"verify_ssl": "Skriveren bruker et riktig SSL-sertifikat"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"invalid_host": "Vertsoppf\u00f8ringen var ikke i fullstendig URL-format, for eksempel http://192.168.10.100:80",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Seriell port",
|
||||
"port": "Port",
|
||||
"source_1": "Navn p\u00e5 kilden #1",
|
||||
"source_2": "Navn p\u00e5 kilden #2",
|
||||
"source_3": "Navn p\u00e5 kilden #3",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API-n\u00f8kkel (e-post)",
|
||||
"api_key": "API-n\u00f8kkel",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad",
|
||||
"station": "METAR stasjonskode"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "OpenUV API-n\u00f8kkel",
|
||||
"api_key": "API-n\u00f8kkel",
|
||||
"elevation": "Elevasjon",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad"
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Du kan kun konfigurere \u00e9n Point-konto.",
|
||||
"already_setup": "Allerede konfigurert. Bare en enkelt konfigurasjon mulig.",
|
||||
"authorize_url_fail": "Ukjent feil ved oppretting av godkjenningsadresse.",
|
||||
"authorize_url_timeout": "Tidsavbrudd ved oppretting av godkjenningsadresse.",
|
||||
"external_setup": "Punktet er konfigurert fra en annen flyt.",
|
||||
"no_flows": "Du m\u00e5 konfigurere Point f\u00f8r du kangodkjenne den. [Vennligst les instruksjonene](https://www.home-assistant.io/components/point/)."
|
||||
"no_flows": "Komponenten er ikke konfigurert. F\u00f8lg dokumentasjonen."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Vellykket godkjenning med Minut for din(e) Point enhet(er)"
|
||||
"default": "Vellykket godkjenning"
|
||||
},
|
||||
"error": {
|
||||
"follow_link": "Vennligst f\u00f8lg lenken og godkjenn f\u00f8r du trykker p\u00e5 Send",
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Roku-enheten er allerede konfigurert",
|
||||
"already_configured": "Enheten er allerede konfigurert",
|
||||
"unknown": "Uventet feil"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Klarte ikke \u00e5 koble til, vennligst pr\u00f8v igjen"
|
||||
"cannot_connect": "Tilkobling mislyktes"
|
||||
},
|
||||
"flow_title": "Roku: {name}",
|
||||
"step": {
|
||||
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert eller IP-adresse"
|
||||
"host": "Vert "
|
||||
},
|
||||
"description": "Fyll inn Roku-informasjonen din."
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert eller IP-adresse",
|
||||
"host": "Vert ",
|
||||
"name": "Navn"
|
||||
},
|
||||
"description": "Fyll inn Samsung TV-informasjonen din. Hvis du aldri har koblet til Home Assistant f\u00f8r, vil en popup p\u00e5 TVen be om godkjenning."
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"abort": {
|
||||
"authorize_url_timeout": "Tiempo de espera agotado para la autorizaci\u00f3n de la url.",
|
||||
"missing_configuration": "El componente no est\u00e1 configurado. Por favor, siga la documentaci\u00f3n.",
|
||||
"single_instance_allowed": "Ya configurado. Solo es posible una \u00fanica configuraci\u00f3n."
|
||||
"single_instance_allowed": "Ya est\u00e1 configurado. S\u00f3lo es posible una \u00fanica configuraci\u00f3n."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Tidsavbrudd som genererer autoriser url.",
|
||||
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
|
||||
"missing_configuration": "Komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen."
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured",
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"device": "Device"
|
||||
},
|
||||
"title": "Connect to the modem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vertsnavnet eller ip-adressen til din Solar-Log-enhet",
|
||||
"host": "Vert",
|
||||
"name": "Prefikset som skal brukes til dine Solar-Log sensorer"
|
||||
},
|
||||
"title": "Definer din Solar-Log tilkobling"
|
||||
|
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No s'ha pogut connectar",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"edit": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3",
|
||||
"password": "Contrasenya",
|
||||
"port": "Port",
|
||||
"username": "Nom d'usuari"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"config": {
|
||||
"flow_title": "Logitech Squeezebox: {host}",
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured",
|
||||
"no_server_found": "No LMS server found."
|
||||
|
@ -11,6 +10,7 @@
|
|||
"no_server_found": "Could not automatically discover server.",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"flow_title": "Logitech Squeezebox: {host}",
|
||||
"step": {
|
||||
"edit": {
|
||||
"data": {
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida"
|
||||
},
|
||||
"step": {
|
||||
"edit": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"password": "Contrase\u00f1a",
|
||||
"port": "Puerto",
|
||||
"username": "Usuario"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -21,7 +21,7 @@
|
|||
"link": {
|
||||
"data": {
|
||||
"password": "Passord",
|
||||
"port": "Port (valgfritt)",
|
||||
"port": "Port",
|
||||
"ssl": "Bruk SSL/TLS til \u00e5 koble til NAS-en",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
|
@ -32,7 +32,7 @@
|
|||
"data": {
|
||||
"host": "Vert",
|
||||
"password": "Passord",
|
||||
"port": "Port (valgfritt)",
|
||||
"port": "Port",
|
||||
"ssl": "Bruk SSL/TLS til \u00e5 koble til NAS-en",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
"already_configured": "Kontroller nettstedet er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
"faulty_credentials": "Ugyldig brukerlegitimasjon",
|
||||
"service_unavailable": "Ingen tjeneste tilgjengelig",
|
||||
"faulty_credentials": "Ugyldig godkjenning",
|
||||
"service_unavailable": "Tilkobling mislyktes",
|
||||
"unknown_client_mac": "Ingen klient tilgjengelig p\u00e5 den MAC-adressen"
|
||||
},
|
||||
"step": {
|
||||
|
|
|
@ -1,12 +1,16 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Configuration updated for profile.",
|
||||
"authorize_url_timeout": "Timeout generating authorize url.",
|
||||
"missing_configuration": "The Withings integration is not configured. Please follow the documentation."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated with Withings."
|
||||
},
|
||||
"error": {
|
||||
"profile_exists": "User profile is already configured. Please provide a unique profile name."
|
||||
},
|
||||
"flow_title": "Withings: {profile}",
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
|
@ -14,14 +18,14 @@
|
|||
},
|
||||
"profile": {
|
||||
"data": {
|
||||
"profile": "Profile"
|
||||
"profile": "Profile Name"
|
||||
},
|
||||
"description": "Which profile did you select on the Withings website? It's important the profiles match, otherwise data will be mis-labeled.",
|
||||
"description": "Provide a unique profile name for this data. Typically this is the name of the profile you selected in the previous step.",
|
||||
"title": "User Profile."
|
||||
},
|
||||
"reauth": {
|
||||
"description": "The \"{profile}\" profile needs to be re-authenticated in order to continue receiving Withings data.",
|
||||
"title": "Re-authenticate {profile}"
|
||||
"title": "Re-authenticate Profile"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert eller IP-adresse"
|
||||
"host": "Vert "
|
||||
},
|
||||
"description": "Sett opp WLED til \u00e5 integreres med Home Assistant."
|
||||
},
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,40 +1,40 @@
|
|||
{
|
||||
"config": {
|
||||
"flow_title": "Xiaomi Aqara Gateway: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Xiaomi Aqara Gateway",
|
||||
"description": "Connect to your Xiaomi Aqara Gateway",
|
||||
"data": {
|
||||
"interface": "The network interface to use"
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured",
|
||||
"already_in_progress": "Config flow for this gateway is already in progress",
|
||||
"not_xiaomi_aqara": "Not a Xiaomi Aqara Gateway, discovered device did not match known gateways"
|
||||
},
|
||||
"error": {
|
||||
"discovery_error": "Failed to discover a Xiaomi Aqara Gateway, try using the IP of the device running HomeAssistant as interface",
|
||||
"invalid_interface": "Invalid network interface",
|
||||
"invalid_key": "Invalid gateway key",
|
||||
"not_found_error": "Zeroconf discovered Gateway could not be located to get the necessary information, try using the IP of the device running HomeAssistant as interface"
|
||||
},
|
||||
"flow_title": "Xiaomi Aqara Gateway: {name}",
|
||||
"step": {
|
||||
"select": {
|
||||
"data": {
|
||||
"select_ip": "Gateway IP"
|
||||
},
|
||||
"description": "Run the setup again if you want to connect aditional gateways",
|
||||
"title": "Select the Xiaomi Aqara Gateway that you wish to connect"
|
||||
},
|
||||
"settings": {
|
||||
"data": {
|
||||
"key": "The key of your gateway",
|
||||
"name": "Name of the Gateway"
|
||||
},
|
||||
"description": "The key (password) can be retrieved using this tutorial: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz. If the key is not provided only sensors will be accessible",
|
||||
"title": "Xiaomi Aqara Gateway, optional settings"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"interface": "The network interface to use"
|
||||
},
|
||||
"description": "Connect to your Xiaomi Aqara Gateway",
|
||||
"title": "Xiaomi Aqara Gateway"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Xiaomi Aqara Gateway, optional settings",
|
||||
"description": "The key (password) can be retrieved using this tutorial: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz. If the key is not provided only sensors will be accessible",
|
||||
"data": {
|
||||
"key": "The key of your gateway",
|
||||
"name": "Name of the Gateway"
|
||||
}
|
||||
},
|
||||
"select": {
|
||||
"title": "Select the Xiaomi Aqara Gateway that you wish to connect",
|
||||
"description": "Run the setup again if you want to connect aditional gateways",
|
||||
"data": {
|
||||
"select_ip": "Gateway IP"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"discovery_error": "Failed to discover a Xiaomi Aqara Gateway, try using the IP of the device running HomeAssistant as interface",
|
||||
"not_found_error": "Zeroconf discovered Gateway could not be located to get the necessary information, try using the IP of the device running HomeAssistant as interface",
|
||||
"invalid_interface": "Invalid network interface",
|
||||
"invalid_key": "Invalid gateway key"
|
||||
},
|
||||
"abort": {
|
||||
"already_configured": "Device is already configured",
|
||||
"already_in_progress": "Config flow for this gateway is already in progress",
|
||||
"not_xiaomi_aqara": "Not a Xiaomi Aqara Gateway, discovered device did not match known gateways"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"config": {
|
||||
"flow_title": "",
|
||||
"step": {
|
||||
"select": {
|
||||
"data": {
|
||||
"select_ip": ""
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"description": "N\u00f8kkelen (passordet) kan hentes ved hjelp av denne veiviseren: [https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz](https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz). Hvis n\u00f8kkelen ikke oppgis, vil bare sensorer bli tilgjengelige",
|
||||
"title": "Xiaomi Aqara Gateway, valgfrie innstillinger"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"interface": "Nettverksgrensesnittet som skal brukes"
|
||||
},
|
||||
"description": "Koble til Xiaomi Aqara Gateway",
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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_in_progress": "\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\u044f\u0435\u0442\u0441\u044f.",
|
||||
"not_xiaomi_aqara": "\u042d\u0442\u043e \u043d\u0435 \u0448\u043b\u044e\u0437 Xiaomi Aqara. \u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u043c \u0448\u043b\u044e\u0437\u0430\u043c."
|
||||
},
|
||||
"error": {
|
||||
"discovery_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0438\u0442\u044c \u0448\u043b\u044e\u0437 Xiaomi Aqara, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c IP-\u0430\u0434\u0440\u0435\u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441 HomeAssistant \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430.",
|
||||
"invalid_interface": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0441\u0435\u0442\u0435\u0432\u043e\u0439 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441.",
|
||||
"invalid_key": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 \u0448\u043b\u044e\u0437\u0430.",
|
||||
"not_found_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0443\u044e \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044e \u043e\u0442 \u043e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043d\u043e\u0433\u043e \u0448\u043b\u044e\u0437\u0430, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c IP-\u0430\u0434\u0440\u0435\u0441 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441 HomeAssistant \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430."
|
||||
},
|
||||
"flow_title": "Xiaomi Aqara Gateway: {name}",
|
||||
"step": {
|
||||
"select": {
|
||||
"data": {
|
||||
"select_ip": "IP-\u0430\u0434\u0440\u0435\u0441 \u0448\u043b\u044e\u0437\u0430"
|
||||
},
|
||||
"description": "\u0417\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0443 \u0435\u0449\u0451 \u0440\u0430\u0437, \u0435\u0441\u043b\u0438 \u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0435\u0449\u0451 \u043e\u0434\u0438\u043d \u0448\u043b\u044e\u0437",
|
||||
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0448\u043b\u044e\u0437 Xiaomi Aqara"
|
||||
},
|
||||
"settings": {
|
||||
"data": {
|
||||
"key": "\u041a\u043b\u044e\u0447",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
},
|
||||
"description": "\u041a\u043b\u044e\u0447 (\u043f\u0430\u0440\u043e\u043b\u044c) \u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u044d\u0442\u043e\u0433\u043e \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u0430: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz. \u0415\u0441\u043b\u0438 \u043a\u043b\u044e\u0447 \u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d, \u0431\u0443\u0434\u0443\u0442 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u0430\u0442\u0447\u0438\u043a\u0438.",
|
||||
"title": "Xiaomi Aqara Gateway"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"interface": "\u0421\u0435\u0442\u0435\u0432\u043e\u0439 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Xiaomi Aqara Gateway.",
|
||||
"title": "Xiaomi Aqara Gateway"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -15,7 +15,7 @@
|
|||
"name": "Navnet p\u00e5 gatewayen",
|
||||
"token": "API-token"
|
||||
},
|
||||
"description": "Du trenger API-tilgangstoken, se [https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token](https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token) for instruksjoner.",
|
||||
"description": "Du trenger API-tokenet p\u00e5 32 tegn, se https://www.home-assistant.io/integrations/vacuum.xiaomi_miio/#retrieving-the-access-token for instruksjoner. V\u00e6r oppmerksom p\u00e5 at dette tokenet er forskjellig fra n\u00f8kkelen som brukes av Xiaomi Aqara-integreringen.",
|
||||
"title": "Koble til en Xiaomi Gateway"
|
||||
},
|
||||
"user": {
|
||||
|
|
Loading…
Reference in New Issue