diff --git a/homeassistant/components/abode/translations/lb.json b/homeassistant/components/abode/translations/lb.json index 8a6d671b7f06..127281176be9 100644 --- a/homeassistant/components/abode/translations/lb.json +++ b/homeassistant/components/abode/translations/lb.json @@ -1,13 +1,27 @@ { "config": { "abort": { + "reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich", "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "cannot_connect": "Feeler beim verbannen", - "invalid_auth": "Ong\u00eblteg Authentifikatioun" + "invalid_auth": "Ong\u00eblteg Authentifikatioun", + "invalid_mfa_code": "Ong\u00ebltege MFA Code" }, "step": { + "mfa": { + "data": { + "mfa_code": "MFA code (6 Zifferen)" + }, + "title": "G\u00ebff dain MFA code fir Abode un" + }, + "reauth_confirm": { + "data": { + "password": "Passwuert", + "username": "E-Mail" + } + }, "user": { "data": { "password": "Passwuert", diff --git a/homeassistant/components/abode/translations/no.json b/homeassistant/components/abode/translations/no.json index cda0a6aa221b..c215ec7dae92 100644 --- a/homeassistant/components/abode/translations/no.json +++ b/homeassistant/components/abode/translations/no.json @@ -1,13 +1,28 @@ { "config": { "abort": { + "reauth_successful": "Reautentisering var vellykket", "single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig." }, "error": { "cannot_connect": "Tilkobling mislyktes", - "invalid_auth": "Ugyldig godkjenning" + "invalid_auth": "Ugyldig godkjenning", + "invalid_mfa_code": "Ugyldig MFA-kode" }, "step": { + "mfa": { + "data": { + "mfa_code": "MFA-kode (6-sifre)" + }, + "title": "Skriv inn din MFA-kode for Abode" + }, + "reauth_confirm": { + "data": { + "password": "Passord", + "username": "E-post" + }, + "title": "Fyll ut innloggingsinformasjonen for Abode" + }, "user": { "data": { "password": "Passord", diff --git a/homeassistant/components/alarm_control_panel/translations/et.json b/homeassistant/components/alarm_control_panel/translations/et.json index 76b0c845d012..cc4bb6f1ea32 100644 --- a/homeassistant/components/alarm_control_panel/translations/et.json +++ b/homeassistant/components/alarm_control_panel/translations/et.json @@ -15,9 +15,9 @@ "is_triggered": "{entity_name} on h\u00e4iret andnud" }, "trigger_type": { - "armed_away": "{entity_name} valvestatus", - "armed_home": "{entity_name} valvestatus kodure\u017eiimis", - "armed_night": "{entity_name} valvestatus \u00f6\u00f6re\u017eiimis", + "armed_away": "{entity_name} valvestati", + "armed_home": "{entity_name} valvestati kodure\u017eiimis", + "armed_night": "{entity_name} valvestati \u00f6\u00f6re\u017eiimis", "disarmed": "{entity_name} v\u00f5eti valvest maha", "triggered": "{entity_name} andis h\u00e4iret" } diff --git a/homeassistant/components/aurora/translations/lb.json b/homeassistant/components/aurora/translations/lb.json new file mode 100644 index 000000000000..2fb42afcab35 --- /dev/null +++ b/homeassistant/components/aurora/translations/lb.json @@ -0,0 +1,25 @@ +{ + "config": { + "error": { + "cannot_connect": "Feeler beim verbannen" + }, + "step": { + "user": { + "data": { + "latitude": "L\u00e4ngregraad", + "longitude": "Breedegrad", + "name": "Numm" + } + } + } + }, + "options": { + "step": { + "init": { + "data": { + "threshold": "Grenzw\u00e4ert (%)" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/bsblan/translations/en.json b/homeassistant/components/bsblan/translations/en.json index b0773c5bb5e1..4aa8b881cb47 100644 --- a/homeassistant/components/bsblan/translations/en.json +++ b/homeassistant/components/bsblan/translations/en.json @@ -12,7 +12,9 @@ "data": { "host": "Host", "passkey": "Passkey string", - "port": "Port" + "password": "Password", + "port": "Port", + "username": "Username" }, "description": "Set up you BSB-Lan device to integrate with Home Assistant.", "title": "Connect to the BSB-Lan device" diff --git a/homeassistant/components/device_tracker/translations/lb.json b/homeassistant/components/device_tracker/translations/lb.json index 88d1b40b7ba1..6b38b297b949 100644 --- a/homeassistant/components/device_tracker/translations/lb.json +++ b/homeassistant/components/device_tracker/translations/lb.json @@ -3,6 +3,10 @@ "condition_type": { "is_home": "{entity_name} ass doheem", "is_not_home": "{entity_name} ass net doheem" + }, + "trigger_type": { + "enters": "{entity_name} k\u00ebnnt an eng Zone", + "leaves": "{entity_name} verl\u00e9isst eng Zone" } }, "state": { diff --git a/homeassistant/components/dialogflow/translations/lb.json b/homeassistant/components/dialogflow/translations/lb.json index 85d5d30128b2..15730baccb63 100644 --- a/homeassistant/components/dialogflow/translations/lb.json +++ b/homeassistant/components/dialogflow/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, muss [Webhook Integratioun mat Dialogflow]({dialogflow_url}) ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\nLiest [Dokumentatioun]({docs_url}) fir w\u00e9ider D\u00e9tailer." diff --git a/homeassistant/components/epson/translations/lb.json b/homeassistant/components/epson/translations/lb.json new file mode 100644 index 000000000000..e8d9f52998f0 --- /dev/null +++ b/homeassistant/components/epson/translations/lb.json @@ -0,0 +1,16 @@ +{ + "config": { + "error": { + "cannot_connect": "Feeler beim verbannen" + }, + "step": { + "user": { + "data": { + "host": "Host", + "name": "Numm", + "port": "Port" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/fireservicerota/translations/lb.json b/homeassistant/components/fireservicerota/translations/lb.json new file mode 100644 index 000000000000..9f852c8fdfb0 --- /dev/null +++ b/homeassistant/components/fireservicerota/translations/lb.json @@ -0,0 +1,29 @@ +{ + "config": { + "abort": { + "already_configured": "Kont ass scho konfigur\u00e9iert", + "reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich" + }, + "create_entry": { + "default": "Erfollegr\u00e4ich authentifiz\u00e9iert" + }, + "error": { + "invalid_auth": "Ong\u00eblteg Authentifikatioun" + }, + "step": { + "reauth": { + "data": { + "password": "Passwuert" + }, + "description": "Acc\u00e8s Jetons sin ong\u00eblteg, verbann dech fir se n\u00e9i z'erstellen" + }, + "user": { + "data": { + "password": "Passwuert", + "url": "Webs\u00e4it", + "username": "Benotzernumm" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/geofency/translations/lb.json b/homeassistant/components/geofency/translations/lb.json index 1e7b20d84235..b8b6da7707b3 100644 --- a/homeassistant/components/geofency/translations/lb.json +++ b/homeassistant/components/geofency/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, muss den Webhook Feature am Geofency ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nLiest [Dokumentatioun]({docs_url}) fir w\u00e9ider D\u00e9tailer." diff --git a/homeassistant/components/gpslogger/translations/lb.json b/homeassistant/components/gpslogger/translations/lb.json index b3b137544f3b..25f073ebd8cb 100644 --- a/homeassistant/components/gpslogger/translations/lb.json +++ b/homeassistant/components/gpslogger/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, muss den Webhook Feature am GPSLogger ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nLiest [Dokumentatioun]({docs_url}) fir w\u00e9ider D\u00e9tailer." diff --git a/homeassistant/components/hassio/translations/lb.json b/homeassistant/components/hassio/translations/lb.json index 981cb51c83ab..eefcb6110a1a 100644 --- a/homeassistant/components/hassio/translations/lb.json +++ b/homeassistant/components/hassio/translations/lb.json @@ -1,3 +1,18 @@ { + "system_health": { + "info": { + "disk_total": "Disk Toal", + "disk_used": "Disk benotzt", + "docker_version": "Docker Versioun", + "healthy": "Gesond", + "host_os": "Host Betribssystem", + "installed_addons": "Install\u00e9iert Add-ons", + "supervisor_api": "Supervisor API", + "supervisor_version": "Supervisor Versioun", + "supported": "\u00cbnnerst\u00ebtzt", + "update_channel": "Aktualis\u00e9ierungs Kanal", + "version_api": "API Versioun" + } + }, "title": "Hass.io" } \ No newline at end of file diff --git a/homeassistant/components/homeassistant/translations/lb.json b/homeassistant/components/homeassistant/translations/lb.json new file mode 100644 index 000000000000..07cfe8c4c83b --- /dev/null +++ b/homeassistant/components/homeassistant/translations/lb.json @@ -0,0 +1,21 @@ +{ + "system_health": { + "info": { + "arch": "CPU Architektur", + "chassis": "Chassis", + "dev": "Entw\u00e9cklung", + "docker": "Docker", + "docker_version": "Docker", + "hassio": "Supervisor API", + "host_os": "Home Assistant OS", + "installation_type": "Typ vun Installatioun", + "os_name": "Betribssystem Famille", + "os_version": "Betribssystem Versioun", + "python_version": "Python Versioun", + "supervisor": "Supervisor", + "timezone": "Z\u00e4itzon", + "version": "Versioun", + "virtualenv": "Virtuellen Environnement" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/hyperion/translations/en.json b/homeassistant/components/hyperion/translations/en.json new file mode 100644 index 000000000000..c4c4f512d6f7 --- /dev/null +++ b/homeassistant/components/hyperion/translations/en.json @@ -0,0 +1,52 @@ +{ + "config": { + "abort": { + "already_configured": "Service is already configured", + "already_in_progress": "Configuration flow is already in progress", + "auth_new_token_not_granted_error": "Newly created token was not approved on Hyperion UI", + "auth_new_token_not_work_error": "Failed to authenticate using newly created token", + "auth_required_error": "Failed to determine if authorization is required", + "cannot_connect": "Failed to connect", + "no_id": "The Hyperion Ambilight instance did not report its id" + }, + "error": { + "cannot_connect": "Failed to connect", + "invalid_access_token": "Invalid access token" + }, + "step": { + "auth": { + "data": { + "create_token": "Automatically create new token", + "token": "Or provide pre-existing token" + }, + "description": "Configure authorization to your Hyperion Ambilight server" + }, + "confirm": { + "description": "Do you want to add this Hyperion Ambilight to Home Assistant?\n\n**Host:** {host}\n**Port:** {port}\n**ID**: {id}", + "title": "Confirm addition of Hyperion Ambilight service" + }, + "create_token": { + "description": "Choose **Submit** below to request a new authentication token. You will be redirected to the Hyperion UI to approve the request. Please verify the shown id is \"{auth_id}\"", + "title": "Automatically create new authentication token" + }, + "create_token_external": { + "title": "Accept new token in Hyperion UI" + }, + "user": { + "data": { + "host": "Host", + "port": "Port" + } + } + } + }, + "options": { + "step": { + "init": { + "data": { + "priority": "Hyperion priority to use for colors and effects" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/hyperion/translations/et.json b/homeassistant/components/hyperion/translations/et.json new file mode 100644 index 000000000000..e8d6232236b3 --- /dev/null +++ b/homeassistant/components/hyperion/translations/et.json @@ -0,0 +1,52 @@ +{ + "config": { + "abort": { + "already_configured": "Teenus on juba seadistatud", + "already_in_progress": "Seadistamine on juba k\u00e4imas", + "auth_new_token_not_granted_error": "\u00c4sja loodud juurdep\u00e4\u00e4sut\u00f5end ei ole Hyperioni oma", + "auth_new_token_not_work_error": "Loodud juurdep\u00e4\u00e4sut\u00f5endiga autentimine nurjus", + "auth_required_error": "Autoriseerimise vajalikkuse tuvastamine nurjus", + "cannot_connect": "\u00dchendamine nurjus", + "no_id": "Hyperion Ambilighti eksemplar ei teatanud oma ID-d" + }, + "error": { + "cannot_connect": "\u00dchendamine nurjus", + "invalid_access_token": "Vigane juurdep\u00e4\u00e4sut\u00f5end" + }, + "step": { + "auth": { + "data": { + "create_token": "Loo automaatselt uus juurdep\u00e4\u00e4sut\u00f5end", + "token": "V\u00f5i kasuta juba olemasolevat juurdep\u00e4\u00e4sut\u00f5endit" + }, + "description": "Seadista oma Hyperion Ambilighti serveri tuvastamine" + }, + "confirm": { + "description": "Kas soovid selle Hyperion Ambilighti lisada Home Assistanti?\n\n**Host:** {host}\n**Port:** {port}\n**ID**: {id}", + "title": "Kinnita Hyperion Ambilight teenuse lisamine" + }, + "create_token": { + "description": "Uue juurdep\u00e4\u00e4sut\u00f5endi taotlemiseks vali allpool ** Esita **. Taotluse kinnitamiseks suunatakse Hyperioni kasutajaliidesesse. Palun kontrolli kas kuvatud ID on \" {auth_id} \"", + "title": "Loo automaatselt uus juurdep\u00e4\u00e4sut\u00f5end" + }, + "create_token_external": { + "title": "N\u00f5ustu uue juurdep\u00e4\u00e4sut\u00f5endiga Hyperion UI-s" + }, + "user": { + "data": { + "host": "", + "port": "" + } + } + } + }, + "options": { + "step": { + "init": { + "data": { + "priority": "V\u00e4rvide ja efektide puhul on kasutatavad Hyperioni eelistused" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ifttt/translations/lb.json b/homeassistant/components/ifttt/translations/lb.json index 56b3ba9ad817..64ef529ebc95 100644 --- a/homeassistant/components/ifttt/translations/lb.json +++ b/homeassistant/components/ifttt/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Evenementer un Home Assistant ze sch\u00e9ckemusst dir d'Aktioun \"Make a web request\" vum [IFTTT Webhook applet] ({applet_url}) benotzen.\n\nGitt folgend Informatiounen un:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nKuckt iech [Dokumentatioun]({docs_url}) w\u00e9i een Automatisatioune mat empfaangene Donn\u00e9e konfigur\u00e9iert." diff --git a/homeassistant/components/ipma/translations/en.json b/homeassistant/components/ipma/translations/en.json index 823bf9ab93b7..67b38267a1c4 100644 --- a/homeassistant/components/ipma/translations/en.json +++ b/homeassistant/components/ipma/translations/en.json @@ -15,5 +15,10 @@ "title": "Location" } } + }, + "system_health": { + "info": { + "api_endpoint_reachable": "IPMA API endpoint reachable" + } } } \ No newline at end of file diff --git a/homeassistant/components/ipma/translations/et.json b/homeassistant/components/ipma/translations/et.json index a45685c96e23..b5b1464c7e77 100644 --- a/homeassistant/components/ipma/translations/et.json +++ b/homeassistant/components/ipma/translations/et.json @@ -15,5 +15,10 @@ "title": "Asukoht" } } + }, + "system_health": { + "info": { + "api_endpoint_reachable": "IPMA API l\u00f5pp-punkt on k\u00e4ttesaadav" + } } } \ No newline at end of file diff --git a/homeassistant/components/kodi/translations/lb.json b/homeassistant/components/kodi/translations/lb.json index c00f0e127bb4..55dd0fac319e 100644 --- a/homeassistant/components/kodi/translations/lb.json +++ b/homeassistant/components/kodi/translations/lb.json @@ -4,6 +4,7 @@ "already_configured": "Apparat ass scho konfigur\u00e9iert", "cannot_connect": "Feeler beim verbannen", "invalid_auth": "Ong\u00eblteg Authentifikatioun", + "no_uuid": "Kodi Instanz huet keng eenzegarteg ID. D\u00ebst ass wahrscheinlech duerch eng al Kodi versioun (17.x oder dr\u00ebnner). Du kanns d'Integratioun manuell konfigur\u00e9ieren oder op m\u00e9i eng rezent Kodi Versioun aktualis\u00e9ieren.", "unknown": "Onerwaarte Feeler" }, "error": { diff --git a/homeassistant/components/locative/translations/lb.json b/homeassistant/components/locative/translations/lb.json index bafc7d934596..58b87783d447 100644 --- a/homeassistant/components/locative/translations/lb.json +++ b/homeassistant/components/locative/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Plazen un Home Assistant ze sch\u00e9cken, muss den Webhook Feature an der Locative App ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nLiest [Dokumentatioun]({docs_url}) fir w\u00e9ider D\u00e9tailer." diff --git a/homeassistant/components/lovelace/translations/lb.json b/homeassistant/components/lovelace/translations/lb.json new file mode 100644 index 000000000000..deda8621adc9 --- /dev/null +++ b/homeassistant/components/lovelace/translations/lb.json @@ -0,0 +1,10 @@ +{ + "system_health": { + "info": { + "dashboards": "Tableau de Bord", + "mode": "Modus", + "resources": "Ressourcen", + "views": "Usiichten" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/mailgun/translations/lb.json b/homeassistant/components/mailgun/translations/lb.json index 43564297cd51..6147d20fe69b 100644 --- a/homeassistant/components/mailgun/translations/lb.json +++ b/homeassistant/components/mailgun/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech." + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun ass m\u00e9iglech.", + "webhook_not_internet_accessible": "Deng Home Assistant Instanz muss iwwert Internet accessibel si fir Webhook Noriichten z'empf\u00e4nken." }, "create_entry": { "default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, mussen [Webhooks mat Mailgun]({mailgun_url}) ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nLiest [Dokumentatioun]({docs_url}) w\u00e9i een Automatiounen ariicht welch eingehend Donn\u00e9\u00eb trait\u00e9ieren." diff --git a/homeassistant/components/motion_blinds/translations/lb.json b/homeassistant/components/motion_blinds/translations/lb.json new file mode 100644 index 000000000000..b5c9c77397f0 --- /dev/null +++ b/homeassistant/components/motion_blinds/translations/lb.json @@ -0,0 +1,17 @@ +{ + "config": { + "abort": { + "already_configured": "Apparat ass scho konfigur\u00e9iert", + "already_in_progress": "Konfiguratioun's Oflaf ass schon am gaang", + "connection_error": "Feeler beim verbannen" + }, + "step": { + "user": { + "data": { + "api_key": "API Schl\u00ebssel", + "host": "IP Adresse" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/nest/translations/en.json b/homeassistant/components/nest/translations/en.json index b30e878368a5..739d77c82681 100644 --- a/homeassistant/components/nest/translations/en.json +++ b/homeassistant/components/nest/translations/en.json @@ -39,10 +39,10 @@ }, "device_automation": { "trigger_type": { - "camera_person": "Person detected", "camera_motion": "Motion detected", + "camera_person": "Person detected", "camera_sound": "Sound detected", "doorbell_chime": "Doorbell pressed" } } -} +} \ No newline at end of file diff --git a/homeassistant/components/nest/translations/es.json b/homeassistant/components/nest/translations/es.json index 7db77ad954e7..da5d717cb376 100644 --- a/homeassistant/components/nest/translations/es.json +++ b/homeassistant/components/nest/translations/es.json @@ -36,5 +36,13 @@ "title": "Elija el m\u00e9todo de autenticaci\u00f3n" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "Movimiento detectado", + "camera_person": "Persona detectada", + "camera_sound": "Sonido detectado", + "doorbell_chime": "Timbre pulsado" + } } } \ No newline at end of file diff --git a/homeassistant/components/nest/translations/et.json b/homeassistant/components/nest/translations/et.json index 2e131b6f9fec..2e58ddeeddfc 100644 --- a/homeassistant/components/nest/translations/et.json +++ b/homeassistant/components/nest/translations/et.json @@ -36,5 +36,13 @@ "title": "Vali tuvastusmeetod" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "Tuvastati liikumine", + "camera_person": "Isik tuvastatud", + "camera_sound": "Tuvastati heli", + "doorbell_chime": "Uksekell helises" + } } } \ No newline at end of file diff --git a/homeassistant/components/nest/translations/lb.json b/homeassistant/components/nest/translations/lb.json index 4c28b3becc66..1f0115a429b8 100644 --- a/homeassistant/components/nest/translations/lb.json +++ b/homeassistant/components/nest/translations/lb.json @@ -31,5 +31,13 @@ "title": "Authentifikatioun's Method auswielen" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "Bewegung erkannt", + "camera_person": "Persoun detekt\u00e9iert", + "camera_sound": "Toun detekt\u00e9iert", + "doorbell_chime": "Schell gedr\u00e9ckt" + } } } \ No newline at end of file diff --git a/homeassistant/components/nest/translations/ru.json b/homeassistant/components/nest/translations/ru.json index d18304c9f503..4060808c268e 100644 --- a/homeassistant/components/nest/translations/ru.json +++ b/homeassistant/components/nest/translations/ru.json @@ -36,5 +36,13 @@ "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u043f\u043e\u0441\u043e\u0431 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435", + "camera_person": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043e \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u0435 \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430", + "camera_sound": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d \u0437\u0432\u0443\u043a", + "doorbell_chime": "\u041d\u0430\u0436\u0430\u0442\u0430 \u043a\u043d\u043e\u043f\u043a\u0430 \u0434\u0432\u0435\u0440\u043d\u043e\u0433\u043e \u0437\u0432\u043e\u043d\u043a\u0430" + } } } \ No newline at end of file diff --git a/homeassistant/components/nest/translations/zh-Hant.json b/homeassistant/components/nest/translations/zh-Hant.json index 0ceab12cfc59..80d0f8ee66a7 100644 --- a/homeassistant/components/nest/translations/zh-Hant.json +++ b/homeassistant/components/nest/translations/zh-Hant.json @@ -36,5 +36,13 @@ "title": "\u9078\u64c7\u9a57\u8b49\u6a21\u5f0f" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "\u5075\u6e2c\u5230\u52d5\u4f5c", + "camera_person": "\u5075\u6e2c\u5230\u4eba\u54e1", + "camera_sound": "\u5075\u6e2c\u5230\u8072\u97f3", + "doorbell_chime": "\u9580\u9234\u6309\u4e0b" + } } } \ No newline at end of file diff --git a/homeassistant/components/ozw/translations/et.json b/homeassistant/components/ozw/translations/et.json index 180e2a51542f..a298aa33671a 100644 --- a/homeassistant/components/ozw/translations/et.json +++ b/homeassistant/components/ozw/translations/et.json @@ -10,7 +10,13 @@ "error": { "addon_start_failed": "OpenZWave'i lisandmooduli k\u00e4ivitamine nurjus. Kontrolli s\u00e4tteid." }, + "progress": { + "install_addon": "Palun oota kuni OpenZWave lisandmooduli paigaldus l\u00f5peb. See v\u00f5ib v\u00f5tta mitu minutit." + }, "step": { + "install_addon": { + "title": "OpenZWave lisandmooduli paigaldamine on alanud" + }, "on_supervisor": { "data": { "use_addon": "Kasuta OpenZWave Supervisori lisandmoodulit" diff --git a/homeassistant/components/spotify/translations/no.json b/homeassistant/components/spotify/translations/no.json index f400a2c11ad7..eee2386a9218 100644 --- a/homeassistant/components/spotify/translations/no.json +++ b/homeassistant/components/spotify/translations/no.json @@ -18,5 +18,10 @@ "title": "Bekreft integrering p\u00e5 nytt" } } + }, + "system_health": { + "info": { + "api_endpoint_reachable": "Spotify API-endepunkt n\u00e5s" + } } } \ No newline at end of file diff --git a/homeassistant/components/zha/translations/ru.json b/homeassistant/components/zha/translations/ru.json index b97e27ced5d6..13394e5a2934 100644 --- a/homeassistant/components/zha/translations/ru.json +++ b/homeassistant/components/zha/translations/ru.json @@ -83,7 +83,7 @@ "remote_button_long_release": "{subtype} \u043e\u0442\u043f\u0443\u0449\u0435\u043d\u0430 \u043f\u043e\u0441\u043b\u0435 \u0434\u043e\u043b\u0433\u043e\u0433\u043e \u043d\u0430\u0436\u0430\u0442\u0438\u044f", "remote_button_quadruple_press": "{subtype} \u043d\u0430\u0436\u0430\u0442\u0430 \u0447\u0435\u0442\u044b\u0440\u0435 \u0440\u0430\u0437\u0430", "remote_button_quintuple_press": "{subtype} \u043d\u0430\u0436\u0430\u0442\u0430 \u043f\u044f\u0442\u044c \u0440\u0430\u0437", - "remote_button_short_press": "{subtype} \u043d\u0430\u0436\u0430\u0442\u0430", + "remote_button_short_press": "\u041a\u043d\u043e\u043f\u043a\u0430 \"{subtype}\" \u043d\u0430\u0436\u0430\u0442\u0430", "remote_button_short_release": "{subtype} \u043e\u0442\u043f\u0443\u0449\u0435\u043d\u0430 \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u0440\u043e\u0442\u043a\u043e\u0433\u043e \u043d\u0430\u0436\u0430\u0442\u0438\u044f", "remote_button_triple_press": "{subtype} \u043d\u0430\u0436\u0430\u0442\u0430 \u0442\u0440\u0438 \u0440\u0430\u0437\u0430" }