From c594de25f7967bfe65b97f600f789eb675372d74 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 3 May 2022 00:23:56 +0000 Subject: [PATCH] [ci skip] Translation update --- .../application_credentials/translations/no.json | 3 +++ .../components/deconz/translations/no.json | 1 + .../components/dialogflow/translations/fr.json | 2 +- .../components/geofency/translations/fr.json | 2 +- .../components/gpslogger/translations/fr.json | 2 +- .../components/ifttt/translations/fr.json | 2 +- .../components/isy994/translations/no.json | 13 +++++++++++-- .../components/locative/translations/da.json | 2 +- .../components/mailgun/translations/fr.json | 2 +- .../components/meater/translations/de.json | 9 +++++++++ .../components/meater/translations/el.json | 9 +++++++++ .../components/meater/translations/fr.json | 9 +++++++++ .../components/meater/translations/hu.json | 9 +++++++++ .../components/meater/translations/nl.json | 5 +++++ .../components/meater/translations/pl.json | 9 +++++++++ .../components/meater/translations/pt-BR.json | 9 +++++++++ .../components/meater/translations/ru.json | 9 +++++++++ .../components/meater/translations/zh-Hant.json | 9 +++++++++ .../components/owntracks/translations/fr.json | 2 +- .../components/recorder/translations/no.json | 8 ++++++++ .../components/simplisafe/translations/de.json | 2 +- .../components/simplisafe/translations/en.json | 14 ++++++++++++-- .../components/simplisafe/translations/fr.json | 2 +- .../components/simplisafe/translations/no.json | 2 +- .../components/simplisafe/translations/pl.json | 2 +- .../components/simplisafe/translations/pt-BR.json | 2 +- .../simplisafe/translations/zh-Hant.json | 2 +- homeassistant/components/sql/translations/no.json | 4 ++++ .../components/steam_online/translations/no.json | 4 ++-- .../components/traccar/translations/fr.json | 2 +- .../components/unifi/translations/el.json | 3 +++ .../components/unifi/translations/hu.json | 3 +++ .../components/unifi/translations/nl.json | 3 +++ .../components/unifi/translations/no.json | 5 ++++- .../components/unifi/translations/pl.json | 3 +++ .../components/unifi/translations/ru.json | 3 +++ .../components/unifi/translations/zh-Hant.json | 5 ++++- 37 files changed, 155 insertions(+), 22 deletions(-) create mode 100644 homeassistant/components/application_credentials/translations/no.json create mode 100644 homeassistant/components/recorder/translations/no.json diff --git a/homeassistant/components/application_credentials/translations/no.json b/homeassistant/components/application_credentials/translations/no.json new file mode 100644 index 00000000000..5e55d3d6538 --- /dev/null +++ b/homeassistant/components/application_credentials/translations/no.json @@ -0,0 +1,3 @@ +{ + "title": "S\u00f8knadslegitimasjon" +} \ No newline at end of file diff --git a/homeassistant/components/deconz/translations/no.json b/homeassistant/components/deconz/translations/no.json index 06c03b8b585..7682cb15a5d 100644 --- a/homeassistant/components/deconz/translations/no.json +++ b/homeassistant/components/deconz/translations/no.json @@ -9,6 +9,7 @@ "updated_instance": "Oppdatert deCONZ forekomst med ny vertsadresse" }, "error": { + "linking_not_possible": "Kunne ikke koble til gatewayen", "no_key": "Kunne ikke f\u00e5 en API-n\u00f8kkel" }, "flow_title": "{host}", diff --git a/homeassistant/components/dialogflow/translations/fr.json b/homeassistant/components/dialogflow/translations/fr.json index 661d86566b0..56d754d7f0a 100644 --- a/homeassistant/components/dialogflow/translations/fr.json +++ b/homeassistant/components/dialogflow/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer Dialogflow?", + "description": "Voulez-vous vraiment configurer Dialogflow\u00a0?", "title": "Configurer le Webhook Dialogflow" } } diff --git a/homeassistant/components/geofency/translations/fr.json b/homeassistant/components/geofency/translations/fr.json index 84da031d50d..0e268eae673 100644 --- a/homeassistant/components/geofency/translations/fr.json +++ b/homeassistant/components/geofency/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer le Webhook Geofency ?", + "description": "Voulez-vous vraiment configurer le webhook Geofency\u00a0?", "title": "Configurer le Webhook Geofency" } } diff --git a/homeassistant/components/gpslogger/translations/fr.json b/homeassistant/components/gpslogger/translations/fr.json index 4e207dddfcd..21896884391 100644 --- a/homeassistant/components/gpslogger/translations/fr.json +++ b/homeassistant/components/gpslogger/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer le Webhook GPSLogger ?", + "description": "Voulez-vous vraiment configurer le webhook GPSLogger\u00a0?", "title": "Configurer le Webhook GPSLogger" } } diff --git a/homeassistant/components/ifttt/translations/fr.json b/homeassistant/components/ifttt/translations/fr.json index 371bbd65ee0..280c031ea39 100644 --- a/homeassistant/components/ifttt/translations/fr.json +++ b/homeassistant/components/ifttt/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer IFTTT?", + "description": "Voulez-vous vraiment configurer IFTTT\u00a0?", "title": "Configurer l'applet IFTTT Webhook" } } diff --git a/homeassistant/components/isy994/translations/no.json b/homeassistant/components/isy994/translations/no.json index 7da3fa4c6fe..e18666d7fc4 100644 --- a/homeassistant/components/isy994/translations/no.json +++ b/homeassistant/components/isy994/translations/no.json @@ -7,10 +7,19 @@ "cannot_connect": "Tilkobling mislyktes", "invalid_auth": "Ugyldig godkjenning", "invalid_host": "Vertsoppf\u00f8ringen var ikke i fullstendig URL-format, for eksempel http://192.168.10.100:80", + "reauth_successful": "Godkjenning p\u00e5 nytt var vellykket", "unknown": "Uventet feil" }, "flow_title": "{name} ( {host} )", "step": { + "reauth_confirm": { + "data": { + "password": "Passord", + "username": "Brukernavn" + }, + "description": "P\u00e5loggingsinformasjonen for {host} er ikke lenger gyldig.", + "title": "Autentiser din ISY p\u00e5 nytt" + }, "user": { "data": { "host": "URL", @@ -19,7 +28,7 @@ "username": "Brukernavn" }, "description": "Vertsoppf\u00f8ringen m\u00e5 v\u00e6re i fullstendig URL-format, for eksempel http://192.168.10.100:80", - "title": "Koble til ISY994" + "title": "Koble til din ISY" } } }, @@ -33,7 +42,7 @@ "variable_sensor_string": "Variabel sensorstreng" }, "description": "Angi alternativene for ISY-integrering: \n \u2022 Nodesensorstreng: Alle enheter eller mapper som inneholder NodeSensor String i navnet, behandles som en sensor eller bin\u00e6r sensor. \n \u2022 Ignorer streng: Alle enheter med 'Ignorer streng' i navnet ignoreres. \n \u2022 Variabel sensorstreng: Alle variabler som inneholder \"Variabel sensorstreng\" vil bli lagt til som en sensor. \n \u2022 Gjenopprett lyslysstyrke: Hvis den er aktivert, gjenopprettes den forrige lysstyrken n\u00e5r du sl\u00e5r p\u00e5 et lys i stedet for enhetens innebygde p\u00e5-niv\u00e5.", - "title": "ISY994 Alternativer" + "title": "ISY-alternativer" } } }, diff --git a/homeassistant/components/locative/translations/da.json b/homeassistant/components/locative/translations/da.json index 2401428eff4..3d4395b89dc 100644 --- a/homeassistant/components/locative/translations/da.json +++ b/homeassistant/components/locative/translations/da.json @@ -1,7 +1,7 @@ { "config": { "create_entry": { - "default": "For at sende lokationer til Home Assistant skal du konfigurere webhook funktionen i Locative applicationen.\n\n Udfyld f\u00f8lgende oplysninger: \n\n - URL: `{webhook_url}`\n - Metode: POST\n \n Se [dokumentationen]({docs_url}) for yderligere oplysninger." + "default": "For at sende lokaliteter til Home Assistant skal du konfigurere webhook-funktionen i Locative-applicationen.\n\n Udfyld f\u00f8lgende oplysninger: \n\n - URL: `{webhook_url}`\n - Metode: POST\n \n Se [dokumentationen]({docs_url}) for yderligere oplysninger." }, "step": { "user": { diff --git a/homeassistant/components/mailgun/translations/fr.json b/homeassistant/components/mailgun/translations/fr.json index 80c961babba..9d114cec058 100644 --- a/homeassistant/components/mailgun/translations/fr.json +++ b/homeassistant/components/mailgun/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer Mailgun?", + "description": "Voulez-vous vraiment configurer Mailgun\u00a0?", "title": "Configurer le Webhook Mailgun" } } diff --git a/homeassistant/components/meater/translations/de.json b/homeassistant/components/meater/translations/de.json index ed143e26b4c..9e85c5e56f8 100644 --- a/homeassistant/components/meater/translations/de.json +++ b/homeassistant/components/meater/translations/de.json @@ -6,11 +6,20 @@ "unknown_auth_error": "Unerwarteter Fehler" }, "step": { + "reauth_confirm": { + "data": { + "password": "Passwort" + }, + "description": "Best\u00e4tige das Passwort f\u00fcr das Meater Cloud-Konto {username} ." + }, "user": { "data": { "password": "Passwort", "username": "Benutzername" }, + "data_description": { + "username": "Meater Cloud-Benutzername, normalerweise eine E-Mail-Adresse." + }, "description": "Richte dein Meater Cloud-Konto ein." } } diff --git a/homeassistant/components/meater/translations/el.json b/homeassistant/components/meater/translations/el.json index 2d02110dd49..3114eb17286 100644 --- a/homeassistant/components/meater/translations/el.json +++ b/homeassistant/components/meater/translations/el.json @@ -6,11 +6,20 @@ "unknown_auth_error": "\u0391\u03c0\u03c1\u03cc\u03c3\u03bc\u03b5\u03bd\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1" }, "step": { + "reauth_confirm": { + "data": { + "password": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2" + }, + "description": "\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc Meater Cloud {username}." + }, "user": { "data": { "password": "\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2", "username": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7" }, + "data_description": { + "username": "\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 Meater Cloud, \u03c3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03bc\u03b9\u03b1 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email." + }, "description": "\u03a1\u03c5\u03b8\u03bc\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03c3\u03b1\u03c2 \u03c3\u03c4\u03bf Meater Cloud." } } diff --git a/homeassistant/components/meater/translations/fr.json b/homeassistant/components/meater/translations/fr.json index 9940cb6e24b..af9b76d722a 100644 --- a/homeassistant/components/meater/translations/fr.json +++ b/homeassistant/components/meater/translations/fr.json @@ -6,11 +6,20 @@ "unknown_auth_error": "Erreur inattendue" }, "step": { + "reauth_confirm": { + "data": { + "password": "Mot de passe" + }, + "description": "Confirmez le mot de passe du compte Meater Cloud {username}." + }, "user": { "data": { "password": "Mot de passe", "username": "Nom d'utilisateur" }, + "data_description": { + "username": "Nom d'utilisateur Meater Cloud, g\u00e9n\u00e9ralement une adresse \u00e9lectronique." + }, "description": "Configurez votre compte Meater Cloud." } } diff --git a/homeassistant/components/meater/translations/hu.json b/homeassistant/components/meater/translations/hu.json index fd55bae3bdd..964c240b4e3 100644 --- a/homeassistant/components/meater/translations/hu.json +++ b/homeassistant/components/meater/translations/hu.json @@ -6,11 +6,20 @@ "unknown_auth_error": "V\u00e1ratlan hiba t\u00f6rt\u00e9nt" }, "step": { + "reauth_confirm": { + "data": { + "password": "Jelsz\u00f3" + }, + "description": "Er\u0151s\u00edtse meg a Meater Cloud-fi\u00f3k {username} jelszav\u00e1t." + }, "user": { "data": { "password": "Jelsz\u00f3", "username": "Felhaszn\u00e1l\u00f3n\u00e9v" }, + "data_description": { + "username": "Meater Cloud felhaszn\u00e1l\u00f3n\u00e9v, \u00e1ltal\u00e1ban egy e-mail c\u00edm." + }, "description": "\u00c1ll\u00edtsa be a Meater Cloud fi\u00f3kj\u00e1t." } } diff --git a/homeassistant/components/meater/translations/nl.json b/homeassistant/components/meater/translations/nl.json index a87175c7574..3261272c7f9 100644 --- a/homeassistant/components/meater/translations/nl.json +++ b/homeassistant/components/meater/translations/nl.json @@ -6,6 +6,11 @@ "unknown_auth_error": "Onverwachte fout" }, "step": { + "reauth_confirm": { + "data": { + "password": "Wachtwoord" + } + }, "user": { "data": { "password": "Wachtwoord", diff --git a/homeassistant/components/meater/translations/pl.json b/homeassistant/components/meater/translations/pl.json index 1816069dd34..1afaffb4bb7 100644 --- a/homeassistant/components/meater/translations/pl.json +++ b/homeassistant/components/meater/translations/pl.json @@ -6,11 +6,20 @@ "unknown_auth_error": "Nieoczekiwany b\u0142\u0105d" }, "step": { + "reauth_confirm": { + "data": { + "password": "Has\u0142o" + }, + "description": "Potwierd\u017a has\u0142o do konta Meater Cloud {username}." + }, "user": { "data": { "password": "Has\u0142o", "username": "Nazwa u\u017cytkownika" }, + "data_description": { + "username": "Nazwa u\u017cytkownika Meater Cloud, zazwyczaj adres e-mail." + }, "description": "Skonfiguruj swoje konto w Meater Cloud." } } diff --git a/homeassistant/components/meater/translations/pt-BR.json b/homeassistant/components/meater/translations/pt-BR.json index 103f3f76986..4e379482baa 100644 --- a/homeassistant/components/meater/translations/pt-BR.json +++ b/homeassistant/components/meater/translations/pt-BR.json @@ -6,11 +6,20 @@ "unknown_auth_error": "Erro inesperado" }, "step": { + "reauth_confirm": { + "data": { + "password": "Senha" + }, + "description": "Confirme a senha da conta do Meeater Cloud {username}." + }, "user": { "data": { "password": "Senha", "username": "Usu\u00e1rio" }, + "data_description": { + "username": "Nome de usu\u00e1rio do Meeater Cloud, normalmente um endere\u00e7o de e-mail." + }, "description": "Configure sua conta Meeater Cloud." } } diff --git a/homeassistant/components/meater/translations/ru.json b/homeassistant/components/meater/translations/ru.json index a56f2f8ebbe..182e2d03e33 100644 --- a/homeassistant/components/meater/translations/ru.json +++ b/homeassistant/components/meater/translations/ru.json @@ -6,11 +6,20 @@ "unknown_auth_error": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." }, "step": { + "reauth_confirm": { + "data": { + "password": "\u041f\u0430\u0440\u043e\u043b\u044c" + }, + "description": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u043f\u0430\u0440\u043e\u043b\u044c \u0434\u043b\u044f \u0443\u0447\u0435\u0442\u043d\u043e\u0439 \u0437\u0430\u043f\u0438\u0441\u0438 Meater Cloud {username}." + }, "user": { "data": { "password": "\u041f\u0430\u0440\u043e\u043b\u044c", "username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f" }, + "data_description": { + "username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Meater Cloud, \u043e\u0431\u044b\u0447\u043d\u043e \u0430\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b." + }, "description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 Home Assistant \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Meater Cloud." } } diff --git a/homeassistant/components/meater/translations/zh-Hant.json b/homeassistant/components/meater/translations/zh-Hant.json index b04f4a54076..1033f5c993a 100644 --- a/homeassistant/components/meater/translations/zh-Hant.json +++ b/homeassistant/components/meater/translations/zh-Hant.json @@ -6,11 +6,20 @@ "unknown_auth_error": "\u672a\u9810\u671f\u932f\u8aa4" }, "step": { + "reauth_confirm": { + "data": { + "password": "\u5bc6\u78bc" + }, + "description": "\u78ba\u8a8d Meater Cloud \u5e33\u865f {username} \u5bc6\u78bc\u3002" + }, "user": { "data": { "password": "\u5bc6\u78bc", "username": "\u4f7f\u7528\u8005\u540d\u7a31" }, + "data_description": { + "username": "Meater Cloud \u4f7f\u7528\u8005\u540d\u7a31\u3001\u901a\u5e38\u70ba\u96fb\u5b50\u90f5\u4ef6\u4f4d\u5740\u3002" + }, "description": "\u8a2d\u5b9a Meater Cloud \u5e33\u865f\u3002" } } diff --git a/homeassistant/components/owntracks/translations/fr.json b/homeassistant/components/owntracks/translations/fr.json index 9d651c66e94..e2e440cafa5 100644 --- a/homeassistant/components/owntracks/translations/fr.json +++ b/homeassistant/components/owntracks/translations/fr.json @@ -9,7 +9,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer OwnTracks?", + "description": "Voulez-vous vraiment configurer OwnTracks\u00a0?", "title": "Configurer OwnTracks" } } diff --git a/homeassistant/components/recorder/translations/no.json b/homeassistant/components/recorder/translations/no.json new file mode 100644 index 00000000000..b1474c13466 --- /dev/null +++ b/homeassistant/components/recorder/translations/no.json @@ -0,0 +1,8 @@ +{ + "system_health": { + "info": { + "current_recorder_run": "Gjeldende starttid for kj\u00f8ring", + "oldest_recorder_run": "Eldste Run Start Time" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/simplisafe/translations/de.json b/homeassistant/components/simplisafe/translations/de.json index eb23adaabba..1f7cd74043b 100644 --- a/homeassistant/components/simplisafe/translations/de.json +++ b/homeassistant/components/simplisafe/translations/de.json @@ -14,7 +14,7 @@ "unknown": "Unerwarteter Fehler" }, "progress": { - "email_2fa": "Gib den Code f\u00fcr die Zwei-Faktor-Authentifizierung ein, den du per E-Mail erhalten hast." + "email_2fa": "\u00dcberpr\u00fcfe deine E-Mails auf einen Best\u00e4tigungslink von Simplisafe." }, "step": { "mfa": { diff --git a/homeassistant/components/simplisafe/translations/en.json b/homeassistant/components/simplisafe/translations/en.json index 0da6f6442e4..0aa7cf4cec1 100644 --- a/homeassistant/components/simplisafe/translations/en.json +++ b/homeassistant/components/simplisafe/translations/en.json @@ -3,16 +3,23 @@ "abort": { "already_configured": "This SimpliSafe account is already in use.", "email_2fa_timed_out": "Timed out while waiting for email-based two-factor authentication.", - "reauth_successful": "Re-authentication was successful" + "reauth_successful": "Re-authentication was successful", + "wrong_account": "The user credentials provided do not match this SimpliSafe account." }, "error": { + "2fa_timed_out": "Timed out while waiting for two-factor authentication", + "identifier_exists": "Account already registered", "invalid_auth": "Invalid authentication", + "still_awaiting_mfa": "Still awaiting MFA email click", "unknown": "Unexpected error" }, "progress": { "email_2fa": "Check your email for a verification link from Simplisafe." }, "step": { + "mfa": { + "title": "SimpliSafe Multi-Factor Authentication" + }, "reauth_confirm": { "data": { "password": "Password" @@ -28,10 +35,13 @@ }, "user": { "data": { + "auth_code": "Authorization Code", + "code": "Code (used in Home Assistant UI)", "password": "Password", "username": "Username" }, - "description": "Input your username and password." + "description": "Input your username and password.", + "title": "Fill in your information." } } }, diff --git a/homeassistant/components/simplisafe/translations/fr.json b/homeassistant/components/simplisafe/translations/fr.json index b3456fc35ef..1abfb1c4638 100644 --- a/homeassistant/components/simplisafe/translations/fr.json +++ b/homeassistant/components/simplisafe/translations/fr.json @@ -14,7 +14,7 @@ "unknown": "Erreur inattendue" }, "progress": { - "email_2fa": "Saisissez le code d'authentification \u00e0 deux facteurs qui vous a \u00e9t\u00e9 envoy\u00e9 par courriel." + "email_2fa": "Vous devriez recevoir un lien de v\u00e9rification par courriel envoy\u00e9 par Simplisafe." }, "step": { "mfa": { diff --git a/homeassistant/components/simplisafe/translations/no.json b/homeassistant/components/simplisafe/translations/no.json index d0b743e5ff5..06a7260fd0e 100644 --- a/homeassistant/components/simplisafe/translations/no.json +++ b/homeassistant/components/simplisafe/translations/no.json @@ -14,7 +14,7 @@ "unknown": "Uventet feil" }, "progress": { - "email_2fa": "Skriv inn tofaktorautentiseringskoden\n sendt til deg via e-post." + "email_2fa": "Sjekk e-posten din for en bekreftelseslenke fra Simplisafe." }, "step": { "mfa": { diff --git a/homeassistant/components/simplisafe/translations/pl.json b/homeassistant/components/simplisafe/translations/pl.json index f4c8f5096cf..ec574217c58 100644 --- a/homeassistant/components/simplisafe/translations/pl.json +++ b/homeassistant/components/simplisafe/translations/pl.json @@ -14,7 +14,7 @@ "unknown": "Nieoczekiwany b\u0142\u0105d" }, "progress": { - "email_2fa": "Wprowad\u017a kod uwierzytelniania dwusk\u0142adnikowego\nwys\u0142any do Ciebie e-mailem." + "email_2fa": "Sprawd\u017a e-mail z linkiem weryfikacyjnym od Simplisafe." }, "step": { "mfa": { diff --git a/homeassistant/components/simplisafe/translations/pt-BR.json b/homeassistant/components/simplisafe/translations/pt-BR.json index 5257950027b..3cc1703e11c 100644 --- a/homeassistant/components/simplisafe/translations/pt-BR.json +++ b/homeassistant/components/simplisafe/translations/pt-BR.json @@ -14,7 +14,7 @@ "unknown": "Erro inesperado" }, "progress": { - "email_2fa": "Insira o c\u00f3digo de autentica\u00e7\u00e3o de dois fatores\n enviado para voc\u00ea por e-mail." + "email_2fa": "Verifique seu e-mail para obter um link de verifica\u00e7\u00e3o do Simplisafe." }, "step": { "mfa": { diff --git a/homeassistant/components/simplisafe/translations/zh-Hant.json b/homeassistant/components/simplisafe/translations/zh-Hant.json index 649378c1d2c..e3cc230962c 100644 --- a/homeassistant/components/simplisafe/translations/zh-Hant.json +++ b/homeassistant/components/simplisafe/translations/zh-Hant.json @@ -14,7 +14,7 @@ "unknown": "\u672a\u9810\u671f\u932f\u8aa4" }, "progress": { - "email_2fa": "\u8f38\u5165\u90f5\u4ef6\u6240\u6536\u5230\u7684\u5169\u6b65\u9a5f\u9a57\u8b49\u78bc\u3002" + "email_2fa": "\u8f38\u5165\u90f5\u4ef6\u6240\u6536\u5230 \u7684Simplisafe \u9a57\u8b49\u9023\u7d50\u3002" }, "step": { "mfa": { diff --git a/homeassistant/components/sql/translations/no.json b/homeassistant/components/sql/translations/no.json index 292486d3c0f..ab2554c4fb9 100644 --- a/homeassistant/components/sql/translations/no.json +++ b/homeassistant/components/sql/translations/no.json @@ -13,6 +13,7 @@ "data": { "column": "Kolonne", "db_url": "Database URL", + "name": "Navn", "query": "Velg Sp\u00f8rring", "unit_of_measurement": "M\u00e5leenhet", "value_template": "Verdimal" @@ -20,6 +21,7 @@ "data_description": { "column": "Kolonne for returnert foresp\u00f8rsel for \u00e5 presentere som tilstand", "db_url": "Database-URL, la st\u00e5 tom for \u00e5 bruke standard HA-database", + "name": "Navn som vil bli brukt for Config Entry og ogs\u00e5 sensoren", "query": "Sp\u00f8rsm\u00e5let skal kj\u00f8res, m\u00e5 starte med \"SELECT\"", "unit_of_measurement": "M\u00e5leenhet (valgfritt)", "value_template": "Verdimal (valgfritt)" @@ -38,6 +40,7 @@ "data": { "column": "Kolonne", "db_url": "Database URL", + "name": "Navn", "query": "Velg Sp\u00f8rring", "unit_of_measurement": "M\u00e5leenhet", "value_template": "Verdimal" @@ -45,6 +48,7 @@ "data_description": { "column": "Kolonne for returnert foresp\u00f8rsel for \u00e5 presentere som tilstand", "db_url": "Database-URL, la st\u00e5 tom for \u00e5 bruke standard HA-database", + "name": "Navn som vil bli brukt for Config Entry og ogs\u00e5 sensoren", "query": "Sp\u00f8rsm\u00e5let skal kj\u00f8res, m\u00e5 starte med \"SELECT\"", "unit_of_measurement": "M\u00e5leenhet (valgfritt)", "value_template": "Verdimal (valgfritt)" diff --git a/homeassistant/components/steam_online/translations/no.json b/homeassistant/components/steam_online/translations/no.json index 7e0122dfe18..021218823f5 100644 --- a/homeassistant/components/steam_online/translations/no.json +++ b/homeassistant/components/steam_online/translations/no.json @@ -12,7 +12,7 @@ }, "step": { "reauth_confirm": { - "description": "Steam-integrasjonen m\u00e5 re-autentiseres manuelt \n\n Du finner n\u00f8kkelen din her: https://steamcommunity.com/dev/apikey", + "description": "Steam-integrasjonen m\u00e5 re-autentiseres manuelt \n\n Du finner n\u00f8kkelen din her: {api_key_url}", "title": "Godkjenne integrering p\u00e5 nytt" }, "user": { @@ -20,7 +20,7 @@ "account": "Steam-konto-ID", "api_key": "API-n\u00f8kkel" }, - "description": "Bruk https://steamid.io for \u00e5 finne din Steam-konto-ID" + "description": "Bruk {account_id_url} for \u00e5 finne Steam-konto-ID-en din" } } }, diff --git a/homeassistant/components/traccar/translations/fr.json b/homeassistant/components/traccar/translations/fr.json index ab5d254dd98..79e881b674b 100644 --- a/homeassistant/components/traccar/translations/fr.json +++ b/homeassistant/components/traccar/translations/fr.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "description": "\u00cates-vous s\u00fbr de vouloir configurer Traccar?", + "description": "Voulez-vous vraiment configurer Traccar\u00a0?", "title": "Configurer Traccar" } } diff --git a/homeassistant/components/unifi/translations/el.json b/homeassistant/components/unifi/translations/el.json index b017910c279..6c150fe8133 100644 --- a/homeassistant/components/unifi/translations/el.json +++ b/homeassistant/components/unifi/translations/el.json @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "\u0397 \u03b5\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7 UniFi \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c1\u03c5\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af" + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/hu.json b/homeassistant/components/unifi/translations/hu.json index ea4c7484d44..f06c30d5343 100644 --- a/homeassistant/components/unifi/translations/hu.json +++ b/homeassistant/components/unifi/translations/hu.json @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "Az UniFi integr\u00e1ci\u00f3 nincs be\u00e1ll\u00edtva" + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/nl.json b/homeassistant/components/unifi/translations/nl.json index 5cadc27117c..8b67bec0364 100644 --- a/homeassistant/components/unifi/translations/nl.json +++ b/homeassistant/components/unifi/translations/nl.json @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "UniFi-integratie is niet ingesteld" + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/no.json b/homeassistant/components/unifi/translations/no.json index ec43a8f295b..2253bbd5023 100644 --- a/homeassistant/components/unifi/translations/no.json +++ b/homeassistant/components/unifi/translations/no.json @@ -2,7 +2,7 @@ "config": { "abort": { "already_configured": "UniFi Network-nettstedet er allerede konfigurert", - "configuration_updated": "Konfigurasjonen er oppdatert.", + "configuration_updated": "Konfigurasjonen er oppdatert", "reauth_successful": "Godkjenning p\u00e5 nytt var vellykket" }, "error": { @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "UniFi-integrasjon er ikke konfigurert" + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/pl.json b/homeassistant/components/unifi/translations/pl.json index a52660ac262..40bbc9e47a4 100644 --- a/homeassistant/components/unifi/translations/pl.json +++ b/homeassistant/components/unifi/translations/pl.json @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "Integracja UniFi nie jest skonfigurowana" + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/ru.json b/homeassistant/components/unifi/translations/ru.json index 4d9726ab751..68247ef09e1 100644 --- a/homeassistant/components/unifi/translations/ru.json +++ b/homeassistant/components/unifi/translations/ru.json @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f UniFi \u043d\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430." + }, "step": { "client_control": { "data": { diff --git a/homeassistant/components/unifi/translations/zh-Hant.json b/homeassistant/components/unifi/translations/zh-Hant.json index 1b394bae317..c6cb4724697 100644 --- a/homeassistant/components/unifi/translations/zh-Hant.json +++ b/homeassistant/components/unifi/translations/zh-Hant.json @@ -2,7 +2,7 @@ "config": { "abort": { "already_configured": "UniFi \u7db2\u8def\u5df2\u7d93\u8a2d\u5b9a", - "configuration_updated": "\u8a2d\u5b9a\u5df2\u66f4\u65b0\u3002", + "configuration_updated": "\u8a2d\u5b9a\u5df2\u66f4\u65b0", "reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f" }, "error": { @@ -26,6 +26,9 @@ } }, "options": { + "abort": { + "integration_not_setup": "UniFi \u6574\u5408\u5c1a\u672a\u8a2d\u5b9a" + }, "step": { "client_control": { "data": {