From 2e72216a1cf2cbc2349e5793d9f4308ee94b1ff5 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Sat, 11 Jul 2020 00:02:51 +0000 Subject: [PATCH] [ci skip] Translation update --- .../cert_expiry/translations/no.json | 4 +-- .../components/denonavr/translations/no.json | 2 +- .../components/dexcom/translations/pl.json | 11 ++++++++ .../components/directv/translations/no.json | 4 +-- .../components/enocean/translations/ca.json | 27 +++++++++++++++++++ .../components/enocean/translations/no.json | 13 +++++++++ .../components/enocean/translations/pl.json | 12 +++++++++ .../components/hue/translations/no.json | 10 +++++++ .../components/hue/translations/pl.json | 13 +++++++++ .../components/iaqualink/translations/no.json | 2 +- .../components/konnected/translations/ko.json | 2 +- .../components/konnected/translations/no.json | 4 +-- .../components/netatmo/translations/ca.json | 25 +++++++++++++++++ .../components/netatmo/translations/ko.json | 25 +++++++++++++++++ .../components/netatmo/translations/no.json | 25 +++++++++++++++++ .../components/netatmo/translations/pl.json | 21 +++++++++++++++ .../components/notion/translations/no.json | 2 +- .../components/owntracks/translations/no.json | 2 +- .../components/plugwise/translations/pl.json | 1 + .../components/point/translations/no.json | 4 +-- .../components/rachio/translations/no.json | 2 +- .../components/roomba/translations/no.json | 2 +- .../components/smarthab/translations/pl.json | 17 ++++++++++++ .../components/solaredge/translations/no.json | 2 +- .../components/syncthru/translations/ca.json | 27 +++++++++++++++++++ .../components/syncthru/translations/no.json | 11 ++++++++ .../components/syncthru/translations/pl.json | 9 +++++++ .../components/vesync/translations/no.json | 2 +- .../components/vilfo/translations/no.json | 4 +-- .../components/withings/translations/no.json | 2 +- 30 files changed, 267 insertions(+), 20 deletions(-) create mode 100644 homeassistant/components/dexcom/translations/pl.json create mode 100644 homeassistant/components/enocean/translations/ca.json create mode 100644 homeassistant/components/enocean/translations/no.json create mode 100644 homeassistant/components/enocean/translations/pl.json create mode 100644 homeassistant/components/smarthab/translations/pl.json create mode 100644 homeassistant/components/syncthru/translations/ca.json create mode 100644 homeassistant/components/syncthru/translations/no.json create mode 100644 homeassistant/components/syncthru/translations/pl.json diff --git a/homeassistant/components/cert_expiry/translations/no.json b/homeassistant/components/cert_expiry/translations/no.json index 341efe2d932..3786900bbbd 100644 --- a/homeassistant/components/cert_expiry/translations/no.json +++ b/homeassistant/components/cert_expiry/translations/no.json @@ -12,9 +12,9 @@ "step": { "user": { "data": { - "host": "Sertifikatets vertsnavn", + "host": "Vert", "name": "Sertifikatets navn", - "port": "Sertifikatets port" + "port": "Port" }, "title": "Definer sertifikatet som skal testes" } diff --git a/homeassistant/components/denonavr/translations/no.json b/homeassistant/components/denonavr/translations/no.json index acdab9f4d3f..93f58eedf6a 100644 --- a/homeassistant/components/denonavr/translations/no.json +++ b/homeassistant/components/denonavr/translations/no.json @@ -2,7 +2,7 @@ "config": { "abort": { "already_in_progress": "Konfigurasjonsflyt for denne Denon AVR p\u00e5g\u00e5r allerede", - "connection_error": "Klarte ikke \u00e5 koble til, vennligst pr\u00f8v igjen", + "connection_error": "Kunne ikke koble til, vennligst pr\u00f8v igjen. Koble fra str\u00f8m- og nettverkskablene og koble dem til igjen kan hjelpe", "not_denonavr_manufacturer": "Ikke en Denon AVR Network Receiver, oppdaget manafucturer stemte ikke overens", "not_denonavr_missing": "Ikke en Denon AVR Network Receiver, oppdagelsesinformasjon ikke fullf\u00f8rt" }, diff --git a/homeassistant/components/dexcom/translations/pl.json b/homeassistant/components/dexcom/translations/pl.json new file mode 100644 index 00000000000..c3e4e95f47b --- /dev/null +++ b/homeassistant/components/dexcom/translations/pl.json @@ -0,0 +1,11 @@ +{ + "options": { + "step": { + "init": { + "data": { + "unit_of_measurement": "Jednostka miary" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/directv/translations/no.json b/homeassistant/components/directv/translations/no.json index e0f363d5bd0..d4f9e1f72de 100644 --- a/homeassistant/components/directv/translations/no.json +++ b/homeassistant/components/directv/translations/no.json @@ -5,7 +5,7 @@ "unknown": "Uventet feil" }, "error": { - "cannot_connect": "Klarte ikke \u00e5 koble til, vennligst pr\u00f8v igjen" + "cannot_connect": "Tilkobling feilet" }, "flow_title": "", "step": { @@ -14,7 +14,7 @@ }, "user": { "data": { - "host": "Vert eller IP-adresse" + "host": "Vert" } } } diff --git a/homeassistant/components/enocean/translations/ca.json b/homeassistant/components/enocean/translations/ca.json new file mode 100644 index 00000000000..5875089de70 --- /dev/null +++ b/homeassistant/components/enocean/translations/ca.json @@ -0,0 +1,27 @@ +{ + "config": { + "abort": { + "invalid_dongle_path": "Ruta del dongle inv\u00e0lida", + "single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3." + }, + "error": { + "invalid_dongle_path": "No s'ha trobat cap dongle v\u00e0lid en aquesta ruta" + }, + "flow_title": "Configuraci\u00f3 d'ENOcean", + "step": { + "detect": { + "data": { + "path": "Ruta del dongle USB" + }, + "title": "Selecciona la ruta del dongle ENOcean" + }, + "manual": { + "data": { + "path": "Ruta del dongle USB" + }, + "title": "Introdueix la ruta del dongle ENOcean" + } + } + }, + "title": "EnOcean" +} \ No newline at end of file diff --git a/homeassistant/components/enocean/translations/no.json b/homeassistant/components/enocean/translations/no.json new file mode 100644 index 00000000000..ef16b2a7cbf --- /dev/null +++ b/homeassistant/components/enocean/translations/no.json @@ -0,0 +1,13 @@ +{ + "config": { + "step": { + "manual": { + "data": { + "path": "USB-donglebane" + }, + "title": "Angi banen til din ENOcean dongle" + } + } + }, + "title": "" +} \ No newline at end of file diff --git a/homeassistant/components/enocean/translations/pl.json b/homeassistant/components/enocean/translations/pl.json new file mode 100644 index 00000000000..e4a7a36a3a2 --- /dev/null +++ b/homeassistant/components/enocean/translations/pl.json @@ -0,0 +1,12 @@ +{ + "config": { + "flow_title": "Konfiguracja ENOcean", + "step": { + "detect": { + "data": { + "path": "\u015acie\u017cka urz\u0105dzenia USB" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/hue/translations/no.json b/homeassistant/components/hue/translations/no.json index 93167cd6ac8..6e2b78a2ead 100644 --- a/homeassistant/components/hue/translations/no.json +++ b/homeassistant/components/hue/translations/no.json @@ -47,5 +47,15 @@ "remote_double_button_long_press": "Begge \" {subtype} \" utgitt etter lang trykk", "remote_double_button_short_press": "Begge \" {subtype} \" utgitt" } + }, + "options": { + "step": { + "init": { + "data": { + "allow_how_groups": "Tillat Hue-grupper", + "allow_hue_groups": "Tillat Hue-grupper" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/hue/translations/pl.json b/homeassistant/components/hue/translations/pl.json index 46df7ce48e8..80f5e31bc0e 100644 --- a/homeassistant/components/hue/translations/pl.json +++ b/homeassistant/components/hue/translations/pl.json @@ -24,6 +24,9 @@ "link": { "description": "Naci\u015bnij przycisk na mostku, aby zarejestrowa\u0107 Philips Hue w Home Assistant.\n\n![Location of button on bridge](/static/images/config_philips_hue.jpg)", "title": "Hub Link" + }, + "manual": { + "title": "R\u0119czna konfiguracja mostu Hue" } } }, @@ -47,5 +50,15 @@ "remote_double_button_long_press": "oba \"{subtype}\" zostan\u0105 zwolnione po d\u0142ugim naci\u015bni\u0119ciu", "remote_double_button_short_press": "oba \"{subtype}\" zostan\u0105 zwolnione" } + }, + "options": { + "step": { + "init": { + "data": { + "allow_how_groups": "Zezwalaj na grupy Hue", + "allow_unreachable": "Zezwalaj nieosi\u0105galnym \u017car\u00f3wkom na poprawne raportowanie ich stanu" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/iaqualink/translations/no.json b/homeassistant/components/iaqualink/translations/no.json index b6f6d65d062..530d3c50575 100644 --- a/homeassistant/components/iaqualink/translations/no.json +++ b/homeassistant/components/iaqualink/translations/no.json @@ -10,7 +10,7 @@ "user": { "data": { "password": "Passord", - "username": "Brukernavn / E-postadresse" + "username": "Brukernavn" }, "description": "Vennligst fyll inn brukernavn og passord for iAqualink-kontoen din.", "title": "Koble til iAqualink" diff --git a/homeassistant/components/konnected/translations/ko.json b/homeassistant/components/konnected/translations/ko.json index 811c134255f..493ec865bcd 100644 --- a/homeassistant/components/konnected/translations/ko.json +++ b/homeassistant/components/konnected/translations/ko.json @@ -99,7 +99,7 @@ "pause": "\ud384\uc2a4 \uac04 \uc77c\uc2dc\uc815\uc9c0 \uc2dc\uac04 (ms) (\uc120\ud0dd \uc0ac\ud56d)", "repeat": "\ubc18\ubcf5 \uc2dc\uac04 (-1 = \ubb34\ud55c) (\uc120\ud0dd \uc0ac\ud56d)" }, - "description": "{zone} \uad6c\uc5ed\uc5d0 \ub300\ud55c \ucd9c\ub825 \uc635\uc158\uc744 \uc120\ud0dd\ud574\uc8fc\uc138\uc694: \uc0c1\ud0dc {state}", + "description": "{zone} \uc5d0 \ub300\ud55c \ucd9c\ub825 \uc635\uc158\uc744 \uc120\ud0dd\ud574\uc8fc\uc138\uc694: \uc0c1\ud0dc {state}", "title": "\uc2a4\uc704\uce58 \ucd9c\ub825 \uad6c\uc131\ud558\uae30" } } diff --git a/homeassistant/components/konnected/translations/no.json b/homeassistant/components/konnected/translations/no.json index 391bf848673..6bd35c0e401 100644 --- a/homeassistant/components/konnected/translations/no.json +++ b/homeassistant/components/konnected/translations/no.json @@ -20,8 +20,8 @@ }, "user": { "data": { - "host": "Konnected enhet IP-adresse", - "port": "Koblet enhetsport" + "host": "IP adresse", + "port": "" }, "description": "Vennligst skriv inn verten informasjon for din Konnected Panel." } diff --git a/homeassistant/components/netatmo/translations/ca.json b/homeassistant/components/netatmo/translations/ca.json index c8638da9143..9053c66ba72 100644 --- a/homeassistant/components/netatmo/translations/ca.json +++ b/homeassistant/components/netatmo/translations/ca.json @@ -13,5 +13,30 @@ "title": "[%key::common::config_flow::title::oauth2_pick_implementation%]" } } + }, + "options": { + "step": { + "public_weather": { + "data": { + "area_name": "Nom de l'\u00e0rea", + "lat_ne": "Latitud cantonada nord-est", + "lat_sw": "Latitud cantonada sud-oest", + "lon_ne": "Longitud cantonada nord-est", + "lon_sw": "Longitud cantonada sud-oest", + "mode": "C\u00e0lcul", + "show_on_map": "Mostra al mapa" + }, + "description": "Configura un sensor meteorol\u00f2gic p\u00fablic per a una \u00e0rea.", + "title": "Sensor meteorol\u00f2gic p\u00fablic de Netatmo" + }, + "public_weather_areas": { + "data": { + "new_area": "Nom d'\u00e0rea", + "weather_areas": "\u00c0rees meteorol\u00f2giques" + }, + "description": "Configura sensors meteorol\u00f2gics p\u00fablics.", + "title": "Sensor meteorol\u00f2gic p\u00fablic de Netatmo" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/netatmo/translations/ko.json b/homeassistant/components/netatmo/translations/ko.json index 1f68b3eb0f6..8d1c17efb32 100644 --- a/homeassistant/components/netatmo/translations/ko.json +++ b/homeassistant/components/netatmo/translations/ko.json @@ -13,5 +13,30 @@ "title": "\uc778\uc99d \ubc29\ubc95 \uc120\ud0dd\ud558\uae30" } } + }, + "options": { + "step": { + "public_weather": { + "data": { + "area_name": "\uc9c0\uc5ed \uc774\ub984", + "lat_ne": "\ubd81\ub3d9\ucabd \uac00\uc7a5\uc790\ub9ac \uc704\ub3c4", + "lat_sw": "\ub0a8\uc11c\ucabd \uac00\uc7a5\uc790\ub9ac \uc704\ub3c4", + "lon_ne": "\ubd81\ub3d9\ucabd \uac00\uc7a5\uc790\ub9ac \uacbd\ub3c4", + "lon_sw": "\ub0a8\uc11c\ucabd \uac00\uc7a5\uc790\ub9ac \uacbd\ub3c4", + "mode": "\uacc4\uc0b0\ud558\uae30", + "show_on_map": "\uc9c0\ub3c4\uc5d0 \ud45c\uc2dc\ud558\uae30" + }, + "description": "\uc9c0\uc5ed\uc5d0 \ub300\ud55c \uacf5\uc6a9 \ub0a0\uc528 \uc13c\uc11c\ub97c \uad6c\uc131\ud569\ub2c8\ub2e4.", + "title": "Netamo \uacf5\uc6a9 \ub0a0\uc528 \uc13c\uc11c" + }, + "public_weather_areas": { + "data": { + "new_area": "\uc9c0\uc5ed \uc774\ub984", + "weather_areas": "\ub0a0\uc528 \uc9c0\uc5ed" + }, + "description": "\uacf5\uc6a9 \ub0a0\uc528 \uc13c\uc11c\ub97c \uad6c\uc131\ud569\ub2c8\ub2e4.", + "title": "Netamo \uacf5\uc6a9 \ub0a0\uc528 \uc13c\uc11c" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/netatmo/translations/no.json b/homeassistant/components/netatmo/translations/no.json index 5367859668a..d3a4e111a95 100644 --- a/homeassistant/components/netatmo/translations/no.json +++ b/homeassistant/components/netatmo/translations/no.json @@ -12,5 +12,30 @@ "title": "Velg godkjenningsmetode" } } + }, + "options": { + "step": { + "public_weather": { + "data": { + "area_name": "Navn p\u00e5 omr\u00e5det", + "lat_ne": "Breddegrad nord-\u00f8st", + "lat_sw": "Breddegrad s\u00f8r-vest", + "lon_ne": "Lengdegrad nord-\u00f8st", + "lon_sw": "Lengdegrad s\u00f8r-vest", + "mode": "Beregning", + "show_on_map": "Vis p\u00e5 kart" + }, + "description": "Konfigurer en offentlig v\u00e6rsensor for et omr\u00e5de.", + "title": "Netatmo offentlig v\u00e6rsensor" + }, + "public_weather_areas": { + "data": { + "new_area": "Omr\u00e5denavn", + "weather_areas": "V\u00e6romr\u00e5der" + }, + "description": "Konfigurer offentlige v\u00e6rsensorer.", + "title": "Netatmo offentlig v\u00e6rsensor" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/netatmo/translations/pl.json b/homeassistant/components/netatmo/translations/pl.json index 0f1c29801fe..864511eeb75 100644 --- a/homeassistant/components/netatmo/translations/pl.json +++ b/homeassistant/components/netatmo/translations/pl.json @@ -13,5 +13,26 @@ "title": "Wybierz metod\u0119 uwierzytelniania" } } + }, + "options": { + "step": { + "public_weather": { + "data": { + "area_name": "Nazwa obszaru", + "mode": "Obliczenia", + "show_on_map": "Poka\u017c na mapie" + }, + "description": "Skonfiguruj publiczny czujnik pogody dla obszaru.", + "title": "Netatmo publiczny czujnik pogody" + }, + "public_weather_areas": { + "data": { + "new_area": "Nazwa obszaru", + "weather_areas": "Obszary pogodowe" + }, + "description": "Skonfiguruj publiczne czujniki pogody.", + "title": "Netatmo publiczny czujnik pogody" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/notion/translations/no.json b/homeassistant/components/notion/translations/no.json index 750906af83d..5490a942278 100644 --- a/homeassistant/components/notion/translations/no.json +++ b/homeassistant/components/notion/translations/no.json @@ -11,7 +11,7 @@ "user": { "data": { "password": "Passord", - "username": "Brukernavn / E-postadresse" + "username": "Brukernavn" }, "title": "Fyll ut informasjonen din" } diff --git a/homeassistant/components/owntracks/translations/no.json b/homeassistant/components/owntracks/translations/no.json index 738c8d3c034..594f6f923cb 100644 --- a/homeassistant/components/owntracks/translations/no.json +++ b/homeassistant/components/owntracks/translations/no.json @@ -4,7 +4,7 @@ "one_instance_allowed": "Kun en forekomst er n\u00f8dvendig." }, "create_entry": { - "default": "\n\nP\u00e5 Android, \u00e5pne [OwnTracks appen]({android_url}), g\u00e5 til Instillinger -> tilkobling. Endre f\u00f8lgende innstillinger: \n - Mode: Private HTTP\n - Host: {webhook_url}\n - Identification:\n - Username: ''\n - Device ID: ''\n\nP\u00e5 iOS, \u00e5pne [OwnTracks appen]({ios_url}), trykk p\u00e5 (i) ikonet \u00f8verst til venstre - > innstillinger. Endre f\u00f8lgende innstillinger: \n - Mode: HTTP\n - URL: {webhook_url}\n - Turn on authentication\n - UserID: ''\n\n{secret}\n \n Se [dokumentasjonen]({docs_url}) for mer informasjon." + "default": "\n\nP\u00e5 Android, \u00e5pne [OwnTracks appen]({android_url}), g\u00e5 til Instillinger -> tilkobling. Endre f\u00f8lgende innstillinger: \n - Modus: Privat HTTP\n - Vert: {webhook_url}\n - Identificasjon:\n - Brukernavn: ''\n - Enhets ID: ''\n\nP\u00e5 iOS, \u00e5pne [OwnTracks appen]({ios_url}), trykk p\u00e5 (i) ikonet \u00f8verst til venstre - > innstillinger. Endre f\u00f8lgende innstillinger: \n - Modus: HTTP\n - URL: {webhook_url}\n - Sl\u00e5 p\u00e5 autensiering\n - BrukerID: ''\n\n{secret}\n \n Se [dokumentasjonen]({docs_url}) for mer informasjon." }, "step": { "user": { diff --git a/homeassistant/components/plugwise/translations/pl.json b/homeassistant/components/plugwise/translations/pl.json index 8fc4d27abbf..8c639bd8865 100644 --- a/homeassistant/components/plugwise/translations/pl.json +++ b/homeassistant/components/plugwise/translations/pl.json @@ -8,6 +8,7 @@ "invalid_auth": "Nieudane uwierzytelnienie, sprawd\u017a Smile ID", "unknown": "Nieoczekiwany b\u0142\u0105d." }, + "flow_title": "U\u015bmiech: {name}", "step": { "user": { "data": { diff --git a/homeassistant/components/point/translations/no.json b/homeassistant/components/point/translations/no.json index d3060562273..2b907e42c3a 100644 --- a/homeassistant/components/point/translations/no.json +++ b/homeassistant/components/point/translations/no.json @@ -23,8 +23,8 @@ "data": { "flow_impl": "Tilbyder" }, - "description": "Velg fra hvilken godkjenningsleverand\u00f8r du vil godkjenne med Point.", - "title": "Godkjenningsleverand\u00f8r" + "description": "\u00d8nsker du \u00e5 starte oppsettet?", + "title": "Velg godkjenningsleverand\u00f8r" } } } diff --git a/homeassistant/components/rachio/translations/no.json b/homeassistant/components/rachio/translations/no.json index 063b1159056..e5f9c0abbd3 100644 --- a/homeassistant/components/rachio/translations/no.json +++ b/homeassistant/components/rachio/translations/no.json @@ -11,7 +11,7 @@ "step": { "user": { "data": { - "api_key": "API-n\u00f8kkelen for Rachio-kontoen." + "api_key": "API n\u00f8kkel" }, "description": "Du trenger API-n\u00f8kkelen fra https://app.rach.io/. Velg 'Kontoinnstillinger' og klikk deretter p\u00e5 'F\u00e5 API n\u00f8kkel'.", "title": "Koble til Rachio-enheten din" diff --git a/homeassistant/components/roomba/translations/no.json b/homeassistant/components/roomba/translations/no.json index 10b65f4f315..b780f3e718b 100644 --- a/homeassistant/components/roomba/translations/no.json +++ b/homeassistant/components/roomba/translations/no.json @@ -9,7 +9,7 @@ "blid": "Blid", "continuous": "Kontinuerlige", "delay": "Forsinkelse", - "host": "Vertsnavn eller IP-adresse", + "host": "Vert", "password": "Passord" }, "description": "Henting av BLID og passord er en manuell prosess. F\u00f8lg trinnene som er beskrevet i dokumentasjonen p\u00e5: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials", diff --git a/homeassistant/components/smarthab/translations/pl.json b/homeassistant/components/smarthab/translations/pl.json new file mode 100644 index 00000000000..09cd3af488a --- /dev/null +++ b/homeassistant/components/smarthab/translations/pl.json @@ -0,0 +1,17 @@ +{ + "config": { + "error": { + "service": "B\u0142\u0105d podczas pr\u00f3by osi\u0105gni\u0119cia SmartHab. Us\u0142uga mo\u017ce by\u0107 wy\u0142\u0105czna. Sprawd\u017a po\u0142\u0105czenie.", + "unknown_error": "Niespodziewany b\u0142\u0105d", + "wrong_login": "Niepoprawna autoryzacja" + }, + "step": { + "user": { + "data": { + "password": "Has\u0142o" + }, + "title": "Konfiguracja SmartHab" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/solaredge/translations/no.json b/homeassistant/components/solaredge/translations/no.json index f2c380ca30d..00de7a7dc28 100644 --- a/homeassistant/components/solaredge/translations/no.json +++ b/homeassistant/components/solaredge/translations/no.json @@ -9,7 +9,7 @@ "step": { "user": { "data": { - "api_key": "API-n\u00f8kkelen for dette nettstedet", + "api_key": "API n\u00f8kkel", "name": "Navnet p\u00e5 denne installasjonen", "site_id": "SolarEdge nettsted-id" }, diff --git a/homeassistant/components/syncthru/translations/ca.json b/homeassistant/components/syncthru/translations/ca.json new file mode 100644 index 00000000000..1664415d2b4 --- /dev/null +++ b/homeassistant/components/syncthru/translations/ca.json @@ -0,0 +1,27 @@ +{ + "config": { + "abort": { + "already_configured": "El dispositiu ja est\u00e0 configurat" + }, + "error": { + "invalid_url": "URL inv\u00e0lid", + "syncthru_not_supported": "El dispositiu no \u00e9s compatible amb SyncThru", + "unknown_state": "Estat de la impressora desconegut, comprova l'URL i la connecci\u00f3 de la xarxa" + }, + "flow_title": "Impressora Samsung SyncThru: {name}", + "step": { + "confirm": { + "data": { + "name": "Nom", + "url": "URL de la interf\u00edcie web" + } + }, + "user": { + "data": { + "name": "Nom", + "url": "URL de la interf\u00edcie web" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/syncthru/translations/no.json b/homeassistant/components/syncthru/translations/no.json new file mode 100644 index 00000000000..01ea5b65fb1 --- /dev/null +++ b/homeassistant/components/syncthru/translations/no.json @@ -0,0 +1,11 @@ +{ + "config": { + "step": { + "user": { + "data": { + "name": "Navn" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/syncthru/translations/pl.json b/homeassistant/components/syncthru/translations/pl.json new file mode 100644 index 00000000000..63dea2d9184 --- /dev/null +++ b/homeassistant/components/syncthru/translations/pl.json @@ -0,0 +1,9 @@ +{ + "config": { + "error": { + "invalid_url": "Nieprawid\u0142owy URL", + "unknown_state": "Nieznany stan drukarki, sprawd\u017a adres URL i \u0142\u0105czno\u015b\u0107 sieciow\u0105" + }, + "flow_title": "Drukarka Samsung SyncThru: {name}" + } +} \ No newline at end of file diff --git a/homeassistant/components/vesync/translations/no.json b/homeassistant/components/vesync/translations/no.json index c0624958e87..3cd5f75eb81 100644 --- a/homeassistant/components/vesync/translations/no.json +++ b/homeassistant/components/vesync/translations/no.json @@ -10,7 +10,7 @@ "user": { "data": { "password": "Passord", - "username": "E-postadresse" + "username": "E-post" }, "title": "Fyll inn brukernavn og passord" } diff --git a/homeassistant/components/vilfo/translations/no.json b/homeassistant/components/vilfo/translations/no.json index 515e8f29d21..18b51391d85 100644 --- a/homeassistant/components/vilfo/translations/no.json +++ b/homeassistant/components/vilfo/translations/no.json @@ -11,8 +11,8 @@ "step": { "user": { "data": { - "access_token": "Tilgangstoken for Vilfo Router API", - "host": "Ruter vertsnavn eller IP" + "access_token": "Tilgangstoken", + "host": "Vert" }, "description": "Sett opp Vilfo Router-integrasjonen. Du trenger ditt Vilfo Router vertsnavn/IP og et API-tilgangstoken. For ytterligere informasjon om denne integrasjonen og hvordan du f\u00e5r disse detaljene, bes\u00f8k [https://www.home-assistant.io/integrations/vilfo](https://www.home-assistant.io/integrations/vilfo)", "title": "Koble til Vilfo Ruteren" diff --git a/homeassistant/components/withings/translations/no.json b/homeassistant/components/withings/translations/no.json index 6e5af1fb33c..14fb9573f8b 100644 --- a/homeassistant/components/withings/translations/no.json +++ b/homeassistant/components/withings/translations/no.json @@ -20,7 +20,7 @@ "data": { "profile": "Profil" }, - "description": "Hvilken profil valgte du p\u00e5 Withings nettsted? Det er viktig at profilene samsvarer, ellers blir data feilmerket.", + "description": "Oppgi et unikt profilnavn for disse dataene. Dette er vanligvis navnet p\u00e5 profilen du valgte i forrige trinn.", "title": "Brukerprofil." }, "reauth": {