From b71e28dfacbb770f3ed669ffe401a19ebe771508 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Wed, 4 Nov 2020 00:13:14 +0000 Subject: [PATCH] [ci skip] Translation update --- .../components/acmeda/translations/lb.json | 3 +- .../advantage_air/translations/lb.json | 6 ++++ .../components/agent_dvr/translations/lb.json | 1 + .../alarm_control_panel/translations/tr.json | 6 ++-- .../alarmdecoder/translations/lb.json | 1 + .../components/almond/translations/lb.json | 3 +- .../ambiclimate/translations/lb.json | 1 + .../components/awair/translations/lb.json | 1 + .../azure_devops/translations/lb.json | 1 + .../binary_sensor/translations/tr.json | 4 +-- .../components/broadlink/translations/lb.json | 1 + .../components/camera/translations/tr.json | 2 +- .../components/climate/translations/tr.json | 6 ++-- .../cloudflare/translations/de.json | 11 ++++++ .../cloudflare/translations/lb.json | 4 ++- .../configurator/translations/tr.json | 4 +-- .../components/daikin/translations/lb.json | 3 +- .../components/deconz/translations/et.json | 4 +-- .../components/dexcom/translations/tr.json | 7 ++++ .../components/ecobee/translations/lb.json | 3 +- .../emulated_roku/translations/lb.json | 1 + .../components/enocean/translations/lb.json | 3 +- .../components/fritzbox/translations/lb.json | 1 + .../components/gree/translations/lb.json | 7 +++- .../components/group/translations/tr.json | 4 +-- .../components/harmony/translations/lb.json | 3 +- .../components/heos/translations/lb.json | 3 +- .../homekit_controller/translations/lb.json | 5 ++- .../huawei_lte/translations/lb.json | 1 + .../components/iaqualink/translations/lb.json | 3 +- .../components/icloud/translations/et.json | 1 + .../components/icloud/translations/lb.json | 3 ++ .../components/life360/translations/de.json | 1 + .../components/life360/translations/tr.json | 11 ++++++ .../logi_circle/translations/lb.json | 1 + .../components/luftdaten/translations/lb.json | 2 ++ .../media_player/translations/tr.json | 4 +-- .../components/met/translations/lb.json | 1 + .../components/mikrotik/translations/lb.json | 3 +- .../components/mill/translations/lb.json | 1 + .../components/nest/translations/lb.json | 3 +- .../components/nzbget/translations/lb.json | 1 + .../components/onewire/translations/de.json | 9 +++++ .../components/onvif/translations/tr.json | 2 +- .../opentherm_gw/translations/lb.json | 1 + .../components/profiler/translations/lb.json | 3 ++ .../progettihwsw/translations/lb.json | 3 +- .../components/ps4/translations/lb.json | 2 ++ .../rainmachine/translations/de.json | 7 ++++ .../rainmachine/translations/tr.json | 12 +++++++ .../components/rfxtrx/translations/lb.json | 1 + .../components/rpi_power/translations/lb.json | 3 +- .../components/sharkiq/translations/lb.json | 4 ++- .../components/smarthab/translations/lb.json | 1 + .../synology_dsm/translations/cs.json | 6 ++-- .../synology_dsm/translations/de.json | 6 ++-- .../synology_dsm/translations/no.json | 6 ++-- .../synology_dsm/translations/tr.json | 16 +++++++++ .../components/tasmota/translations/lb.json | 3 ++ .../components/tesla/translations/lb.json | 2 ++ .../components/tuya/translations/lb.json | 15 ++++++++ .../components/tuya/translations/tr.json | 13 +++++++ .../twentemilieu/translations/lb.json | 4 ++- .../components/unifi/translations/ca.json | 1 + .../components/unifi/translations/et.json | 5 +++ .../components/unifi/translations/no.json | 1 + .../components/unifi/translations/ru.json | 1 + .../components/unifi/translations/tr.json | 9 +++++ .../components/upb/translations/lb.json | 3 +- .../components/vesync/translations/lb.json | 3 +- .../components/weather/translations/tr.json | 2 +- .../components/withings/translations/lb.json | 1 + .../wolflink/translations/sensor.et.json | 1 + .../wolflink/translations/sensor.tr.json | 2 +- .../components/yeelight/translations/lb.json | 7 ++++ .../components/zha/translations/et.json | 34 +++++++++---------- .../components/zwave/translations/lb.json | 3 +- .../components/zwave/translations/tr.json | 4 +-- 78 files changed, 266 insertions(+), 65 deletions(-) create mode 100644 homeassistant/components/cloudflare/translations/de.json create mode 100644 homeassistant/components/dexcom/translations/tr.json create mode 100644 homeassistant/components/life360/translations/tr.json create mode 100644 homeassistant/components/rainmachine/translations/tr.json create mode 100644 homeassistant/components/synology_dsm/translations/tr.json create mode 100644 homeassistant/components/tuya/translations/tr.json diff --git a/homeassistant/components/acmeda/translations/lb.json b/homeassistant/components/acmeda/translations/lb.json index 27ae3072de5..4d0f8ffd239 100644 --- a/homeassistant/components/acmeda/translations/lb.json +++ b/homeassistant/components/acmeda/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "all_configured": "Keng nei Pulse Hubs entdeckt." + "all_configured": "Keng nei Pulse Hubs entdeckt.", + "no_devices_found": "Keng Apparater am Netzwierk fonnt" }, "step": { "user": { diff --git a/homeassistant/components/advantage_air/translations/lb.json b/homeassistant/components/advantage_air/translations/lb.json index 60e80b547fd..5a98dd63a9d 100644 --- a/homeassistant/components/advantage_air/translations/lb.json +++ b/homeassistant/components/advantage_air/translations/lb.json @@ -1,5 +1,11 @@ { "config": { + "abort": { + "already_configured": "Apparat ass scho konfigur\u00e9iert" + }, + "error": { + "cannot_connect": "Feeler beim verbannen" + }, "step": { "user": { "data": { diff --git a/homeassistant/components/agent_dvr/translations/lb.json b/homeassistant/components/agent_dvr/translations/lb.json index 8abd2c60e27..e9d743f2635 100644 --- a/homeassistant/components/agent_dvr/translations/lb.json +++ b/homeassistant/components/agent_dvr/translations/lb.json @@ -5,6 +5,7 @@ }, "error": { "already_in_progress": "Konfiguratioun's Oflaf ass schonn am gaangen.", + "cannot_connect": "Feeler beim verbannen", "device_unavailable": "Apparat ass net erreechbar" }, "step": { diff --git a/homeassistant/components/alarm_control_panel/translations/tr.json b/homeassistant/components/alarm_control_panel/translations/tr.json index e352755fdf3..ebbcf568338 100644 --- a/homeassistant/components/alarm_control_panel/translations/tr.json +++ b/homeassistant/components/alarm_control_panel/translations/tr.json @@ -3,12 +3,12 @@ "_": { "armed": "Etkin", "armed_away": "Etkin d\u0131\u015far\u0131da", - "armed_custom_bypass": "\u00d6zel alarm atlatmas\u0131", + "armed_custom_bypass": "Alarm etkin \u00f6zel baypas", "armed_home": "Etkin evde", "armed_night": "Etkin gece", - "arming": "Etkinle\u015fiyor", + "arming": "Alarm etkinle\u015fiyor", "disarmed": "Etkisiz", - "disarming": "Etkisizle\u015ftiriliyor", + "disarming": "Alarm devre d\u0131\u015f\u0131", "pending": "Beklemede", "triggered": "Tetiklendi" } diff --git a/homeassistant/components/alarmdecoder/translations/lb.json b/homeassistant/components/alarmdecoder/translations/lb.json index 082e279c764..1395b43244e 100644 --- a/homeassistant/components/alarmdecoder/translations/lb.json +++ b/homeassistant/components/alarmdecoder/translations/lb.json @@ -7,6 +7,7 @@ "default": "Erfollegr\u00e4ich mat Alarmdecoder verbonnen." }, "error": { + "cannot_connect": "Feeler beim verbannen", "service_unavailable": "Feeler beim verbannen" }, "step": { diff --git a/homeassistant/components/almond/translations/lb.json b/homeassistant/components/almond/translations/lb.json index dce14fd381e..8aa0683816c 100644 --- a/homeassistant/components/almond/translations/lb.json +++ b/homeassistant/components/almond/translations/lb.json @@ -4,7 +4,8 @@ "already_setup": "Dir k\u00ebnnt n\u00ebmmen een eenzegen Almond Kont konfigur\u00e9ieren.", "cannot_connect": "Feeler beim verbannen", "missing_configuration": "Komponent net konfigur\u00e9iert. Folleg w.e.g der Dokumentatioun.", - "no_url_available": "Keng URL disponibel. Fir Informatiounen iwwert d\u00ebse Feeler, [kuck H\u00ebllef Sektioun]({docs_url})" + "no_url_available": "Keng URL disponibel. Fir Informatiounen iwwert d\u00ebse Feeler, [kuck H\u00ebllef Sektioun]({docs_url})", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "step": { "hassio_confirm": { diff --git a/homeassistant/components/ambiclimate/translations/lb.json b/homeassistant/components/ambiclimate/translations/lb.json index bd54ea29bf2..ef3ccf2b611 100644 --- a/homeassistant/components/ambiclimate/translations/lb.json +++ b/homeassistant/components/ambiclimate/translations/lb.json @@ -3,6 +3,7 @@ "abort": { "access_token": "Onbekannte Feeler beim gener\u00e9ieren vum Acc\u00e8s Jeton.", "already_configured": "Kont ass scho konfigur\u00e9iert", + "already_configured_account": "Kont ass scho konfigur\u00e9iert", "already_setup": "Den Ambiclimate Kont ass konfigur\u00e9iert.", "missing_configuration": "Komponent net konfigur\u00e9iert. Folleg w.e.g der Dokumentatioun.", "no_config": "Dir musst Ambiclimate konfigur\u00e9ieren, ier Dir d\u00ebs Authentifiz\u00e9ierung k\u00ebnnt benotzen.[Liest w.e.g. d'Instruktioune](https://www.home-assistant.io/components/ambiclimate/)." diff --git a/homeassistant/components/awair/translations/lb.json b/homeassistant/components/awair/translations/lb.json index a20635970e8..d98ed686f33 100644 --- a/homeassistant/components/awair/translations/lb.json +++ b/homeassistant/components/awair/translations/lb.json @@ -3,6 +3,7 @@ "abort": { "already_configured": "Kont ass", "no_devices": "Keng Apparater am Netzwierk fonnt", + "no_devices_found": "Keng Apparater am Netzwierk fonnt", "reauth_successful": "Erfollegr\u00e4ich aktualis\u00e9iert" }, "error": { diff --git a/homeassistant/components/azure_devops/translations/lb.json b/homeassistant/components/azure_devops/translations/lb.json index 73374aa0dfa..7bcd387b264 100644 --- a/homeassistant/components/azure_devops/translations/lb.json +++ b/homeassistant/components/azure_devops/translations/lb.json @@ -6,6 +6,7 @@ }, "error": { "authorization_error": "Feeler bei der Authorisatioun. Iwwerpr\u00e9if ob d\u00e4in Kont den acc\u00e8s zum Projet souw\u00e9i d\u00e9i richteg Umeldungsinformatioune huet", + "cannot_connect": "Feeler beim verbannen", "connection_error": "Konnt sech net mat Azure DevOps verbannen", "project_error": "Konnt keng Projet Informatiounen ausliesen." }, diff --git a/homeassistant/components/binary_sensor/translations/tr.json b/homeassistant/components/binary_sensor/translations/tr.json index 582668c179d..3c5cfaeeacf 100644 --- a/homeassistant/components/binary_sensor/translations/tr.json +++ b/homeassistant/components/binary_sensor/translations/tr.json @@ -53,8 +53,8 @@ "on": "A\u00e7\u0131k" }, "presence": { - "off": "D\u0131\u015farda", - "on": "Evde" + "off": "[%key:common::state::evde_degil%]", + "on": "[%key:common::state::evde%]" }, "problem": { "off": "Tamam", diff --git a/homeassistant/components/broadlink/translations/lb.json b/homeassistant/components/broadlink/translations/lb.json index 4946a504404..98e277654a4 100644 --- a/homeassistant/components/broadlink/translations/lb.json +++ b/homeassistant/components/broadlink/translations/lb.json @@ -25,6 +25,7 @@ "title": "Numm auswielen fir den Apparat" }, "reset": { + "description": "D\u00e4in Apparat ass gespaart fir Authentifikatioun. Folleg den Instruktiounen fir en z'entsp\u00e4rren:\n1. Factory Reset vum Apparat\n2. Benotz d\u00e9i offiziell App fir den Apparat zu dengem Netzwierk dob\u00e4izesetzen.\n3. Stop. Schl\u00e9iss den Setup net of. Maach d'app zou.\n4. Klick op ofsch\u00e9cken", "title": "Apparat entsp\u00e4ren" }, "unlock": { diff --git a/homeassistant/components/camera/translations/tr.json b/homeassistant/components/camera/translations/tr.json index 313eaeb887b..001fe174386 100644 --- a/homeassistant/components/camera/translations/tr.json +++ b/homeassistant/components/camera/translations/tr.json @@ -3,7 +3,7 @@ "_": { "idle": "Bo\u015fta", "recording": "Kaydediliyor", - "streaming": "Yay\u0131n ak\u0131\u015f\u0131" + "streaming": "Yay\u0131nlan\u0131yor" } }, "title": "Kamera" diff --git a/homeassistant/components/climate/translations/tr.json b/homeassistant/components/climate/translations/tr.json index bfac4a6e7c6..0b027dbd87f 100644 --- a/homeassistant/components/climate/translations/tr.json +++ b/homeassistant/components/climate/translations/tr.json @@ -2,10 +2,10 @@ "state": { "_": { "auto": "Otomatik", - "cool": "Serin", - "dry": "Kuru", + "cool": "So\u011futma", + "dry": "Nem alma", "fan_only": "Sadece fan", - "heat": "S\u0131cak", + "heat": "Is\u0131tma", "heat_cool": "Is\u0131tma / So\u011futma", "off": "Kapal\u0131" } diff --git a/homeassistant/components/cloudflare/translations/de.json b/homeassistant/components/cloudflare/translations/de.json new file mode 100644 index 00000000000..c360f0595d5 --- /dev/null +++ b/homeassistant/components/cloudflare/translations/de.json @@ -0,0 +1,11 @@ +{ + "config": { + "step": { + "user": { + "data": { + "api_token": "API Token" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/cloudflare/translations/lb.json b/homeassistant/components/cloudflare/translations/lb.json index 60778d24b7d..753406d8d92 100644 --- a/homeassistant/components/cloudflare/translations/lb.json +++ b/homeassistant/components/cloudflare/translations/lb.json @@ -9,11 +9,13 @@ "invalid_auth": "Ong\u00eblteg Authentifikatioun", "invalid_zone": "Ong\u00eblteg Zon" }, + "flow_title": "Cloudflare: {name}", "step": { "user": { "data": { "api_token": "API Jeton" - } + }, + "title": "Mat Cloudflare verbannen" }, "zone": { "data": { diff --git a/homeassistant/components/configurator/translations/tr.json b/homeassistant/components/configurator/translations/tr.json index 2c78391b563..31b82d268c0 100644 --- a/homeassistant/components/configurator/translations/tr.json +++ b/homeassistant/components/configurator/translations/tr.json @@ -1,8 +1,8 @@ { "state": { "_": { - "configure": "Ayarla", - "configured": "Ayarland\u0131" + "configure": "Konfig\u00fcre et", + "configured": "Konfig\u00fcre edildi" } }, "title": "Yap\u0131land\u0131r\u0131c\u0131" diff --git a/homeassistant/components/daikin/translations/lb.json b/homeassistant/components/daikin/translations/lb.json index 56785153f1a..6fab17c1574 100644 --- a/homeassistant/components/daikin/translations/lb.json +++ b/homeassistant/components/daikin/translations/lb.json @@ -9,7 +9,8 @@ "device_fail": "Onerwaarte Feeler", "device_timeout": "Feeler beim verbannen", "forbidden": "Ong\u00eblteg Authentifikatioun", - "invalid_auth": "Ong\u00eblteg Authentifikatioun" + "invalid_auth": "Ong\u00eblteg Authentifikatioun", + "unknown": "Onerwaarte Feeler" }, "step": { "user": { diff --git a/homeassistant/components/deconz/translations/et.json b/homeassistant/components/deconz/translations/et.json index f2150b19f35..64e8e2d32b4 100644 --- a/homeassistant/components/deconz/translations/et.json +++ b/homeassistant/components/deconz/translations/et.json @@ -67,7 +67,7 @@ "remote_button_quadruple_press": "\"{subtype}\" nuppu on neljakordselt kl\u00f5psatud", "remote_button_quintuple_press": "\"{subtype}\" nuppu on viiekordselt kl\u00f5psatud", "remote_button_rotated": "Nuppu \"{subtype}\" keerati", - "remote_button_rotated_fast": "Nuppu \"{ subtype}\"p\u00f6\u00f6rati kiiresti ", + "remote_button_rotated_fast": "Nuppu \"{ subtype}\"p\u00f6\u00f6rati kiiresti", "remote_button_rotation_stopped": "Nupu \" {subtype} \" p\u00f6\u00f6ramine peatus", "remote_button_short_press": "\"{subtype}\" nupp on vajutatud", "remote_button_short_release": "\"{subtype}\" nupp vabastati", @@ -77,7 +77,7 @@ "remote_falling": "Seade on vabalangemises", "remote_flip_180_degrees": "Seadet p\u00f6\u00f6rati 180 kraadi", "remote_flip_90_degrees": "Seadet p\u00f6\u00f6rati 90 kraadi", - "remote_gyro_activated": "Seadet raputati", + "remote_gyro_activated": "seadet raputati", "remote_moved": "Seadet liigutati k\u00fcljega \"{subtype}\" \u00fclal", "remote_moved_any_side": "Seadet liigutati suvaline k\u00fclg \u00fcleval pool", "remote_rotate_from_side_1": "Seade p\u00f6\u00f6rati k\u00fcljelt \"1\u201d asendisse \"{subtype}\u201d", diff --git a/homeassistant/components/dexcom/translations/tr.json b/homeassistant/components/dexcom/translations/tr.json new file mode 100644 index 00000000000..80638d181b2 --- /dev/null +++ b/homeassistant/components/dexcom/translations/tr.json @@ -0,0 +1,7 @@ +{ + "config": { + "abort": { + "already_configured": "Hesap zaten konfig\u00fcre edilmi\u015fi durumda" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/ecobee/translations/lb.json b/homeassistant/components/ecobee/translations/lb.json index adcee0b0849..8563f0d04c2 100644 --- a/homeassistant/components/ecobee/translations/lb.json +++ b/homeassistant/components/ecobee/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "one_instance_only": "D\u00ebs Integratioun \u00ebnnerst\u00ebtzt n\u00ebmmen eng ecobee Instanz." + "one_instance_only": "D\u00ebs Integratioun \u00ebnnerst\u00ebtzt n\u00ebmmen eng ecobee Instanz.", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "pin_request_failed": "Feeler beim ufroe vum PIN vun ecobee; iwwerpr\u00e9ift op den API Schl\u00ebssel korrekt ass.", diff --git a/homeassistant/components/emulated_roku/translations/lb.json b/homeassistant/components/emulated_roku/translations/lb.json index 227562f630d..7f636060ace 100644 --- a/homeassistant/components/emulated_roku/translations/lb.json +++ b/homeassistant/components/emulated_roku/translations/lb.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Apparat ass scho konfigur\u00e9iert", "name_exists": "Numm g\u00ebtt et schonn" }, "step": { diff --git a/homeassistant/components/enocean/translations/lb.json b/homeassistant/components/enocean/translations/lb.json index 58d131203b4..dad1d934458 100644 --- a/homeassistant/components/enocean/translations/lb.json +++ b/homeassistant/components/enocean/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "invalid_dongle_path": "Ong\u00eblte Dongle Pad" + "invalid_dongle_path": "Ong\u00eblte Dongle Pad", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "invalid_dongle_path": "Kee g\u00ebltege Dongle an d\u00ebsem Pad fonnt" diff --git a/homeassistant/components/fritzbox/translations/lb.json b/homeassistant/components/fritzbox/translations/lb.json index 0e1c2e56be7..fb5b58ee3ab 100644 --- a/homeassistant/components/fritzbox/translations/lb.json +++ b/homeassistant/components/fritzbox/translations/lb.json @@ -3,6 +3,7 @@ "abort": { "already_configured": "Apparat ass scho konfigur\u00e9iert", "already_in_progress": "Konfiguratioun's Oflaf ass schonn am gaang.", + "no_devices_found": "Keng Apparater am Netzwierk fonnt", "not_found": "Keng \u00ebnnerst\u00ebtzte AVM FRITZ!Box am Netzwierk fonnt.", "not_supported": "Mat der AVM FRITZ!Box verbonnen mee sie kann keng Smart Home Apparater kontroll\u00e9ieren." }, diff --git a/homeassistant/components/gree/translations/lb.json b/homeassistant/components/gree/translations/lb.json index 764905cd55c..8aadccf8ac5 100644 --- a/homeassistant/components/gree/translations/lb.json +++ b/homeassistant/components/gree/translations/lb.json @@ -1,9 +1,14 @@ { "config": { + "abort": { + "no_devices_found": "Keng Apparater am Netzwierk fonnt", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." + }, "step": { "confirm": { "description": "Soll den Ariichtungs Prozess gestart ginn?" } } - } + }, + "title": "Gree Climate" } \ No newline at end of file diff --git a/homeassistant/components/group/translations/tr.json b/homeassistant/components/group/translations/tr.json index 5a596efdf01..f92785a737f 100644 --- a/homeassistant/components/group/translations/tr.json +++ b/homeassistant/components/group/translations/tr.json @@ -2,9 +2,9 @@ "state": { "_": { "closed": "Kapand\u0131", - "home": "Evde", + "home": "[%key:common::state::evde%]", "locked": "Kilitli", - "not_home": "D\u0131\u015far\u0131da", + "not_home": "[%key:common::state::evde_degil%]", "off": "Kapal\u0131", "ok": "Tamam", "on": "A\u00e7\u0131k", diff --git a/homeassistant/components/harmony/translations/lb.json b/homeassistant/components/harmony/translations/lb.json index aebe8e2c7c6..34683620392 100644 --- a/homeassistant/components/harmony/translations/lb.json +++ b/homeassistant/components/harmony/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Apparat ass scho konfigur\u00e9iert" + "already_configured": "Apparat ass scho konfigur\u00e9iert", + "already_configured_device": "Apparat ass scho konfigur\u00e9iert" }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/heos/translations/lb.json b/homeassistant/components/heos/translations/lb.json index a18ec58e4a9..505a8800952 100644 --- a/homeassistant/components/heos/translations/lb.json +++ b/homeassistant/components/heos/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_setup": "Dir k\u00ebnnt n\u00ebmmen eng eenzeg Heos Verbindung konfigur\u00e9ieren, well se all Apparater am Netzwierk \u00ebnnerst\u00ebtzen." + "already_setup": "Dir k\u00ebnnt n\u00ebmmen eng eenzeg Heos Verbindung konfigur\u00e9ieren, well se all Apparater am Netzwierk \u00ebnnerst\u00ebtzen.", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/homekit_controller/translations/lb.json b/homeassistant/components/homekit_controller/translations/lb.json index ced141a32ef..0db59fc4b06 100644 --- a/homeassistant/components/homekit_controller/translations/lb.json +++ b/homeassistant/components/homekit_controller/translations/lb.json @@ -33,7 +33,9 @@ "pair": { "data": { "pairing_code": "Pairing Code" - } + }, + "description": "HomeKit Kontroller kommuniz\u00e9iert mat {name} iwwert lokal Netzwierk m\u00ebttels enger ges\u00e9cherter verschl\u00ebsselter Verbindung ouni ee separate HomeKit Kontroller oder iCloud. G\u00ebff dain HomeKit Kopplung Code (am Format XXX-XX-XXX) an fir den Accessoire ze benotzen. De Code ass normalerweis um Apparat selwer oder op senger K\u00ebscht.", + "title": "Een Apparat via Homekit Accessoire Protokoll kopplen" }, "protocol_error": { "description": "Den Apparat ass vill\u00e4icht net am Kopplungs Modus an et muss ee Kn\u00e4ppche gedr\u00e9ckt ginn. Stell s\u00e9cher dass den Apparat am Kopplung Modus ass oder prob\u00e9ier den Apparat fr\u00ebsch ze starten, da versich et nach emol mat der Kopplung.", @@ -47,6 +49,7 @@ "data": { "device": "Apparat" }, + "description": "HomeKit Kontroller kommuniz\u00e9iert mat {name} iwwert lokal Netzwierk m\u00ebttels enger ges\u00e9cherter verschl\u00ebsselter Verbindung ouni ee separate HomeKit Kontroller oder iCloud. Wiel den Apparat aus fir ze koppelen:", "title": "Appart auswiel" } } diff --git a/homeassistant/components/huawei_lte/translations/lb.json b/homeassistant/components/huawei_lte/translations/lb.json index bba923e28ca..259c4dd0eaa 100644 --- a/homeassistant/components/huawei_lte/translations/lb.json +++ b/homeassistant/components/huawei_lte/translations/lb.json @@ -15,6 +15,7 @@ "invalid_url": "Ong\u00eblteg URL", "login_attempts_exceeded": "Maximal Login Versich iwwerschratt, w.e.g. m\u00e9i sp\u00e9it nach eng K\u00e9ier", "response_error": "Onbekannte Feeler vum Apparat", + "unknown": "Onerwaarte Feeler", "unknown_connection_error": "Onbekannte Feeler beim verbannen mam Apparat" }, "flow_title": "Huawei LTE: {name}", diff --git a/homeassistant/components/iaqualink/translations/lb.json b/homeassistant/components/iaqualink/translations/lb.json index 9a9082841ad..2de9fb111c9 100644 --- a/homeassistant/components/iaqualink/translations/lb.json +++ b/homeassistant/components/iaqualink/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_setup": "Dir k\u00ebnnt n\u00ebmmen eng eenzeg iAqualink Verbindung konfigur\u00e9ieren." + "already_setup": "Dir k\u00ebnnt n\u00ebmmen eng eenzeg iAqualink Verbindung konfigur\u00e9ieren.", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/icloud/translations/et.json b/homeassistant/components/icloud/translations/et.json index 8320a512f60..4533598ac7c 100644 --- a/homeassistant/components/icloud/translations/et.json +++ b/homeassistant/components/icloud/translations/et.json @@ -2,6 +2,7 @@ "config": { "abort": { "already_configured": "Konto on juba seadistatud", + "no_device": "\u00dchelgi seadmetest ei ole \"Leia minu iPhone\" aktiveeritud", "reauth_successful": "Taastuvastamine \u00f5nnestus" }, "error": { diff --git a/homeassistant/components/icloud/translations/lb.json b/homeassistant/components/icloud/translations/lb.json index 97756cf9863..efd902aca60 100644 --- a/homeassistant/components/icloud/translations/lb.json +++ b/homeassistant/components/icloud/translations/lb.json @@ -12,6 +12,9 @@ }, "step": { "reauth": { + "data": { + "password": "Passwuert" + }, "title": "Integratioun re-authentifiz\u00e9ieren" }, "trusted_device": { diff --git a/homeassistant/components/life360/translations/de.json b/homeassistant/components/life360/translations/de.json index d689492ad58..855d52c3776 100644 --- a/homeassistant/components/life360/translations/de.json +++ b/homeassistant/components/life360/translations/de.json @@ -11,6 +11,7 @@ "invalid_credentials": "Ung\u00fcltige Anmeldeinformationen", "invalid_username": "Ung\u00fcltiger Benutzername", "unexpected": "Unerwarteter Fehler bei der Kommunikation mit dem Life360-Server", + "unknown": "Unerwarteter Fehler", "user_already_configured": "Konto wurde bereits konfiguriert" }, "step": { diff --git a/homeassistant/components/life360/translations/tr.json b/homeassistant/components/life360/translations/tr.json new file mode 100644 index 00000000000..3f923c096cd --- /dev/null +++ b/homeassistant/components/life360/translations/tr.json @@ -0,0 +1,11 @@ +{ + "config": { + "abort": { + "unknown": "Beklenmedik hata" + }, + "error": { + "already_configured": "Hesap zaten konfig\u00fcre edilmi\u015fi durumda", + "unknown": "Beklenmedik hata" + } + } +} \ No newline at end of file diff --git a/homeassistant/components/logi_circle/translations/lb.json b/homeassistant/components/logi_circle/translations/lb.json index dfa829ba8cd..5387060c0f5 100644 --- a/homeassistant/components/logi_circle/translations/lb.json +++ b/homeassistant/components/logi_circle/translations/lb.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Kont ass scho registr\u00e9iert", "already_setup": "Dir k\u00ebnnt n\u00ebmmen een eenzegen Logi Circle Kont konfigur\u00e9ieren.", "external_error": "Ausnam vun engem anere Floss.", "external_setup": "Logi Circle gouf vun engem anere Floss erfollegr\u00e4ich konfigur\u00e9iert.", diff --git a/homeassistant/components/luftdaten/translations/lb.json b/homeassistant/components/luftdaten/translations/lb.json index d7f17fb5220..4b6c0f6a7a6 100644 --- a/homeassistant/components/luftdaten/translations/lb.json +++ b/homeassistant/components/luftdaten/translations/lb.json @@ -1,6 +1,8 @@ { "config": { "error": { + "already_configured": "Service ass scho konfigur\u00e9iert", + "cannot_connect": "Feeler beim verbannen", "communication_error": "Kann net mat der Luftdaten API kommuniz\u00e9ieren", "invalid_sensor": "Sensor net disponibel oder ong\u00eblteg", "sensor_exists": "Sensor ass scho registr\u00e9iert" diff --git a/homeassistant/components/media_player/translations/tr.json b/homeassistant/components/media_player/translations/tr.json index 2687a8ffb4e..0130b5fb94c 100644 --- a/homeassistant/components/media_player/translations/tr.json +++ b/homeassistant/components/media_player/translations/tr.json @@ -5,8 +5,8 @@ "off": "Kapal\u0131", "on": "A\u00e7\u0131k", "paused": "Durduruldu", - "playing": "Oynuyor", - "standby": "Bekleme modu" + "playing": "Oynat\u0131l\u0131yor", + "standby": "Beklemede" } }, "title": "Medya oynat\u0131c\u0131" diff --git a/homeassistant/components/met/translations/lb.json b/homeassistant/components/met/translations/lb.json index 4735660ac7c..ef5d1659d5b 100644 --- a/homeassistant/components/met/translations/lb.json +++ b/homeassistant/components/met/translations/lb.json @@ -1,6 +1,7 @@ { "config": { "error": { + "already_configured": "Service ass scho konfigur\u00e9iert", "name_exists": "Standuert g\u00ebtt et schonn" }, "step": { diff --git a/homeassistant/components/mikrotik/translations/lb.json b/homeassistant/components/mikrotik/translations/lb.json index 592242402ad..27f803cd712 100644 --- a/homeassistant/components/mikrotik/translations/lb.json +++ b/homeassistant/components/mikrotik/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_configured": "Apparat ass scho konfigur\u00e9iert" + "already_configured": "Apparat ass scho konfigur\u00e9iert", + "already_configured_device": "Apparat ass scho konfigur\u00e9iert" }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/mill/translations/lb.json b/homeassistant/components/mill/translations/lb.json index 186e53931b6..c6782e413a5 100644 --- a/homeassistant/components/mill/translations/lb.json +++ b/homeassistant/components/mill/translations/lb.json @@ -4,6 +4,7 @@ "already_configured": "Kont ass scho registr\u00e9iert" }, "error": { + "cannot_connect": "Feeler beim verbannen", "connection_error": "Feeler beim verbannen" }, "step": { diff --git a/homeassistant/components/nest/translations/lb.json b/homeassistant/components/nest/translations/lb.json index 13afa8adc34..e3cc6664c93 100644 --- a/homeassistant/components/nest/translations/lb.json +++ b/homeassistant/components/nest/translations/lb.json @@ -4,7 +4,8 @@ "already_setup": "Dir k\u00ebnnt n\u00ebmmen een eenzegen Nest Kont konfigur\u00e9ieren.", "authorize_url_fail": "Onbekannte Feeler beim gener\u00e9ieren vun der Autorisatiouns URL.", "authorize_url_timeout": "Z\u00e4it Iwwerschreidung beim gener\u00e9ieren vun der Autorisatiouns URL.", - "no_flows": "Dir musst Nest konfigur\u00e9ieren, ier Dir d\u00ebs Authentifiz\u00e9ierung k\u00ebnnt benotzen.[Liest w.e.g. d'Instruktioune](https://www.home-assistant.io/components/nest/)." + "no_flows": "Dir musst Nest konfigur\u00e9ieren, ier Dir d\u00ebs Authentifiz\u00e9ierung k\u00ebnnt benotzen.[Liest w.e.g. d'Instruktioune](https://www.home-assistant.io/components/nest/).", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "internal_error": "Interne Feeler beim valid\u00e9ieren vum Code", diff --git a/homeassistant/components/nzbget/translations/lb.json b/homeassistant/components/nzbget/translations/lb.json index e6aec8a23df..00a3a9a7990 100644 --- a/homeassistant/components/nzbget/translations/lb.json +++ b/homeassistant/components/nzbget/translations/lb.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech.", "unknown": "Onerwaarte Feeler" }, "error": { diff --git a/homeassistant/components/onewire/translations/de.json b/homeassistant/components/onewire/translations/de.json index f0d38c02fa2..2bec42ca1f8 100644 --- a/homeassistant/components/onewire/translations/de.json +++ b/homeassistant/components/onewire/translations/de.json @@ -1,6 +1,15 @@ { "config": { + "error": { + "cannot_connect": "Verbindung fehlgeschlagen" + }, "step": { + "owserver": { + "data": { + "host": "Host", + "port": "Port" + } + }, "user": { "data": { "type": "Verbindungstyp" diff --git a/homeassistant/components/onvif/translations/tr.json b/homeassistant/components/onvif/translations/tr.json index 7a22e22a4aa..4e3ad18a60d 100644 --- a/homeassistant/components/onvif/translations/tr.json +++ b/homeassistant/components/onvif/translations/tr.json @@ -10,7 +10,7 @@ "step": { "onvif_devices": { "data": { - "extra_arguments": "Ekstra FFMPEG arg\u00fcmanlar", + "extra_arguments": "Ekstra FFMPEG arg\u00fcmanlar\u0131", "rtsp_transport": "RTSP ta\u015f\u0131ma mekanizmas\u0131" }, "title": "ONVIF Cihaz Se\u00e7enekleri" diff --git a/homeassistant/components/opentherm_gw/translations/lb.json b/homeassistant/components/opentherm_gw/translations/lb.json index 8a3b9a2c19e..938ccc5c2ce 100644 --- a/homeassistant/components/opentherm_gw/translations/lb.json +++ b/homeassistant/components/opentherm_gw/translations/lb.json @@ -2,6 +2,7 @@ "config": { "error": { "already_configured": "Apparat ass scho konfigur\u00e9iert", + "cannot_connect": "Feeler beim verbannen", "id_exists": "Gateway ID g\u00ebtt et schonn", "serial_error": "Feeler beim verbannen", "timeout": "Z\u00e4it Iwwerschreidung beim Verbindungs Versuch" diff --git a/homeassistant/components/profiler/translations/lb.json b/homeassistant/components/profiler/translations/lb.json index 21608aa4157..3d5f9af425a 100644 --- a/homeassistant/components/profiler/translations/lb.json +++ b/homeassistant/components/profiler/translations/lb.json @@ -1,5 +1,8 @@ { "config": { + "abort": { + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." + }, "step": { "user": { "description": "Soll den Ariichtungs Prozess gestart ginn?" diff --git a/homeassistant/components/progettihwsw/translations/lb.json b/homeassistant/components/progettihwsw/translations/lb.json index 2e5491da644..561b8e12b23 100644 --- a/homeassistant/components/progettihwsw/translations/lb.json +++ b/homeassistant/components/progettihwsw/translations/lb.json @@ -4,7 +4,8 @@ "already_configured": "Apparat ass scho konfigur\u00e9iert" }, "error": { - "cannot_connect": "Feeler beim verbannen" + "cannot_connect": "Feeler beim verbannen", + "unknown": "Onerwaarte Feeler" }, "step": { "relay_modes": { diff --git a/homeassistant/components/ps4/translations/lb.json b/homeassistant/components/ps4/translations/lb.json index da7260b458e..b6c597ca295 100644 --- a/homeassistant/components/ps4/translations/lb.json +++ b/homeassistant/components/ps4/translations/lb.json @@ -1,6 +1,7 @@ { "config": { "abort": { + "already_configured": "Apparat ass scho konfigur\u00e9iert", "credential_error": "Feeler beim ausliesen vun den Umeldungs Informatiounen.", "devices_configured": "All Apparater sinn schonn konfigur\u00e9iert", "no_devices_found": "Keng Apparater am Netzwierk fonnt.", @@ -8,6 +9,7 @@ "port_997_bind_error": "Konnt sech net mam Port 997 verbannen. Liest [Dokumentatioun](https://www.home-assistant.io/components/ps4/) fir w\u00e9ider Informatiounen." }, "error": { + "cannot_connect": "Feeler beim verbannen", "credential_timeout": "Z\u00e4it Iwwerschreidung beim Service vun den Umeldungsinformatiounen. Dr\u00e9ck op ofsch\u00e9cke fir nach emol ze starten.", "login_failed": "Feeler beim verbanne mat der Playstation 4. Iwwerpr\u00e9if op de PIN Code korrekt ass.", "no_ipaddress": "G\u00ebff d'IP Adresse vun der Playstation 4 d\u00e9i soll konfigur\u00e9iert ginn an:", diff --git a/homeassistant/components/rainmachine/translations/de.json b/homeassistant/components/rainmachine/translations/de.json index 35cd1d1bbf5..75a541d64e1 100644 --- a/homeassistant/components/rainmachine/translations/de.json +++ b/homeassistant/components/rainmachine/translations/de.json @@ -17,5 +17,12 @@ "title": "Informationen eingeben" } } + }, + "options": { + "step": { + "init": { + "title": "RainMachine konfigurieren" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/rainmachine/translations/tr.json b/homeassistant/components/rainmachine/translations/tr.json new file mode 100644 index 00000000000..20f74cae994 --- /dev/null +++ b/homeassistant/components/rainmachine/translations/tr.json @@ -0,0 +1,12 @@ +{ + "options": { + "step": { + "init": { + "data": { + "zone_run_time": "Varsay\u0131lan b\u00f6lge \u00e7al\u0131\u015fma s\u00fcresi (saniye cinsinden)" + }, + "title": "RainMachine'i konf\u0131g\u00fcre et" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/rfxtrx/translations/lb.json b/homeassistant/components/rfxtrx/translations/lb.json index ec8693397d5..cd2ea2fa16e 100644 --- a/homeassistant/components/rfxtrx/translations/lb.json +++ b/homeassistant/components/rfxtrx/translations/lb.json @@ -34,6 +34,7 @@ }, "options": { "error": { + "already_configured_device": "Apparat ass scho konfigur\u00e9iert", "invalid_event_code": "Ong\u00ebltegen Evenement Code", "invalid_input_2262_off": "Ong\u00eblteg Agab fir Kommando Aus", "invalid_input_2262_on": "Ong\u00eblteg Agab fir Kommando Un", diff --git a/homeassistant/components/rpi_power/translations/lb.json b/homeassistant/components/rpi_power/translations/lb.json index 1b4c77f4fda..3e145432bae 100644 --- a/homeassistant/components/rpi_power/translations/lb.json +++ b/homeassistant/components/rpi_power/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "no_devices_found": "Kann d\u00e9i Systemklass fir d\u00ebs noutwendeg Komponent net fannen, stell s\u00e9cher dass de Kernel rezent ass an d'Hardware \u00ebnnerst\u00ebtzt g\u00ebtt." + "no_devices_found": "Kann d\u00e9i Systemklass fir d\u00ebs noutwendeg Komponent net fannen, stell s\u00e9cher dass de Kernel rezent ass an d'Hardware \u00ebnnerst\u00ebtzt g\u00ebtt.", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." } }, "title": "Raspberry Pi Netzdeel Checker" diff --git a/homeassistant/components/sharkiq/translations/lb.json b/homeassistant/components/sharkiq/translations/lb.json index 8ddfbf6390b..52245994e49 100644 --- a/homeassistant/components/sharkiq/translations/lb.json +++ b/homeassistant/components/sharkiq/translations/lb.json @@ -2,8 +2,10 @@ "config": { "abort": { "already_configured": "Kont ass scho konfigur\u00e9iert", + "already_configured_account": "Kont ass scho konfigur\u00e9iert", "cannot_connect": "Feeler beim verbannen", - "reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich" + "reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich", + "unknown": "Onerwaarte Feeler" }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/smarthab/translations/lb.json b/homeassistant/components/smarthab/translations/lb.json index d2892805fac..096658a99d5 100644 --- a/homeassistant/components/smarthab/translations/lb.json +++ b/homeassistant/components/smarthab/translations/lb.json @@ -2,6 +2,7 @@ "config": { "error": { "service": "Feeler beim verbanne mat SmartHab. De Service ass viellaicht net ereechbar. Iwwerpr\u00e9if deng Verbindung.", + "unknown": "Onerwaarte Feeler", "unknown_error": "Onerwaarte Feeler", "wrong_login": "Ong\u00eblteg Authentifikatioun" }, diff --git a/homeassistant/components/synology_dsm/translations/cs.json b/homeassistant/components/synology_dsm/translations/cs.json index a4d07d4912b..56a85ca5127 100644 --- a/homeassistant/components/synology_dsm/translations/cs.json +++ b/homeassistant/components/synology_dsm/translations/cs.json @@ -24,7 +24,8 @@ "password": "Heslo", "port": "Port", "ssl": "Pou\u017e\u00edv\u00e1 SSL certifik\u00e1t", - "username": "U\u017eivatelsk\u00e9 jm\u00e9no" + "username": "U\u017eivatelsk\u00e9 jm\u00e9no", + "verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL" }, "description": "Chcete nastavit {name} ({host})?", "title": "Synology DSM" @@ -35,7 +36,8 @@ "password": "Heslo", "port": "Port", "ssl": "Pou\u017e\u00edv\u00e1 SSL certifik\u00e1t", - "username": "U\u017eivatelsk\u00e9 jm\u00e9no" + "username": "U\u017eivatelsk\u00e9 jm\u00e9no", + "verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL" }, "title": "Synology DSM" } diff --git a/homeassistant/components/synology_dsm/translations/de.json b/homeassistant/components/synology_dsm/translations/de.json index 205bf5197b0..094216a890e 100644 --- a/homeassistant/components/synology_dsm/translations/de.json +++ b/homeassistant/components/synology_dsm/translations/de.json @@ -23,7 +23,8 @@ "password": "Passwort", "port": "Port", "ssl": "Verwenden Sie SSL/TLS, um eine Verbindung zu Ihrem NAS herzustellen", - "username": "Benutzername" + "username": "Benutzername", + "verify_ssl": "SSL Zertifikat verifizieren" }, "description": "M\u00f6chten Sie {name} ({host}) einrichten?", "title": "Synology DSM" @@ -34,7 +35,8 @@ "password": "Passwort", "port": "Port", "ssl": "Verwenden Sie SSL/TLS, um eine Verbindung zu Ihrem NAS herzustellen", - "username": "Benutzername" + "username": "Benutzername", + "verify_ssl": "SSL Zertifikat verifizieren" }, "title": "Synology DSM" } diff --git a/homeassistant/components/synology_dsm/translations/no.json b/homeassistant/components/synology_dsm/translations/no.json index 9dffa382c38..ea0281c78c7 100644 --- a/homeassistant/components/synology_dsm/translations/no.json +++ b/homeassistant/components/synology_dsm/translations/no.json @@ -25,7 +25,8 @@ "password": "Passord", "port": "Port", "ssl": "Bruker et SSL-sertifikat", - "username": "Brukernavn" + "username": "Brukernavn", + "verify_ssl": "Verifisere SSL-sertifikat" }, "description": "Vil du konfigurere {name} ({host})?", "title": "" @@ -36,7 +37,8 @@ "password": "Passord", "port": "Port", "ssl": "Bruker et SSL-sertifikat", - "username": "Brukernavn" + "username": "Brukernavn", + "verify_ssl": "Verifisere SSL-sertifikat" }, "title": "" } diff --git a/homeassistant/components/synology_dsm/translations/tr.json b/homeassistant/components/synology_dsm/translations/tr.json new file mode 100644 index 00000000000..a7598bb3438 --- /dev/null +++ b/homeassistant/components/synology_dsm/translations/tr.json @@ -0,0 +1,16 @@ +{ + "config": { + "step": { + "link": { + "data": { + "verify_ssl": "SSL sertifikalar\u0131n\u0131 do\u011frula" + } + }, + "user": { + "data": { + "verify_ssl": "SSL sertifikalar\u0131n\u0131 do\u011frula" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/tasmota/translations/lb.json b/homeassistant/components/tasmota/translations/lb.json index ee93b28f922..8c2f6c4b672 100644 --- a/homeassistant/components/tasmota/translations/lb.json +++ b/homeassistant/components/tasmota/translations/lb.json @@ -1,5 +1,8 @@ { "config": { + "abort": { + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." + }, "error": { "invalid_discovery_topic": "Ong\u00ebltege discovery topic prefix." }, diff --git a/homeassistant/components/tesla/translations/lb.json b/homeassistant/components/tesla/translations/lb.json index 09943e7a14e..a2457211924 100644 --- a/homeassistant/components/tesla/translations/lb.json +++ b/homeassistant/components/tesla/translations/lb.json @@ -1,6 +1,8 @@ { "config": { "error": { + "already_configured": "Kont ass scho konfigur\u00e9iert", + "already_configured_account": "Kont ass scho konfigur\u00e9iert", "cannot_connect": "Feeler beim verbannen", "connection_error": "Feeler beim verbannen, Iwwerpr\u00e9ift Netzwierk a prob\u00e9iert nach emol", "identifier_exists": "E-Mail ass scho registr\u00e9iert", diff --git a/homeassistant/components/tuya/translations/lb.json b/homeassistant/components/tuya/translations/lb.json index 1eea4868409..d62e3b40882 100644 --- a/homeassistant/components/tuya/translations/lb.json +++ b/homeassistant/components/tuya/translations/lb.json @@ -27,9 +27,24 @@ }, "options": { "error": { + "dev_not_config": "Typ vun Apparat net konfigur\u00e9ierbar", "dev_not_found": "Apparat net fonnt" }, "step": { + "device": { + "data": { + "brightness_range_mode": "Hellegkeetsber\u00e4ich vum Apparat", + "curr_temp_divider": "Aktuell Temperatur W\u00e4erter Deeler (0= benotz Standard)", + "ext_temp_sensor": "Sensor fir aktuell Temperatur", + "max_kelvin": "Maximal Faarftemperatur \u00ebnnerst\u00ebtzt a Kelvin", + "min_kelvin": "Minimal Faarftemperatur \u00ebnnerst\u00ebtzt a Kelvin", + "support_color": "Forc\u00e9ier Faarf \u00cbnnerst\u00ebtzung", + "temp_divider": "Temperatur W\u00e4erter Deeler (0= benotz Standard)", + "tuya_max_coltemp": "Max Faarftemperatur vum Apparat gemellt", + "unit_of_measurement": "Temperatur Eenheet vum Apparat" + }, + "title": "Tuya Apparat ariichten" + }, "init": { "title": "Tuya Optioune konfigur\u00e9ieren" } diff --git a/homeassistant/components/tuya/translations/tr.json b/homeassistant/components/tuya/translations/tr.json new file mode 100644 index 00000000000..d2af1633f99 --- /dev/null +++ b/homeassistant/components/tuya/translations/tr.json @@ -0,0 +1,13 @@ +{ + "options": { + "step": { + "init": { + "data": { + "query_interval": "Ayg\u0131t yoklama aral\u0131\u011f\u0131 saniye cinsinden" + }, + "description": "Yoklama aral\u0131\u011f\u0131 de\u011ferlerini \u00e7ok d\u00fc\u015f\u00fck ayarlamay\u0131n, aksi takdirde \u00e7a\u011fr\u0131lar g\u00fcnl\u00fckte hata mesaj\u0131 olu\u015fturarak ba\u015far\u0131s\u0131z olur", + "title": "Tuya Se\u00e7eneklerini Konfig\u00fcre Et" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/twentemilieu/translations/lb.json b/homeassistant/components/twentemilieu/translations/lb.json index 8af5df35f1d..b63c25aaaec 100644 --- a/homeassistant/components/twentemilieu/translations/lb.json +++ b/homeassistant/components/twentemilieu/translations/lb.json @@ -1,9 +1,11 @@ { "config": { "abort": { - "address_exists": "Adresse ass scho ageriicht." + "address_exists": "Adresse ass scho ageriicht.", + "already_configured": "Standuert ass scho konfigur\u00e9iert" }, "error": { + "cannot_connect": "Feeler beim verbannen", "connection_error": "Feeler beim verbannen.", "invalid_address": "Adresse net am Twente Milieu Service Ber\u00e4ich fonnt" }, diff --git a/homeassistant/components/unifi/translations/ca.json b/homeassistant/components/unifi/translations/ca.json index fb52e583d36..a07c034fe12 100644 --- a/homeassistant/components/unifi/translations/ca.json +++ b/homeassistant/components/unifi/translations/ca.json @@ -27,6 +27,7 @@ "client_control": { "data": { "block_client": "Clients controlats amb acc\u00e9s a la xarxa", + "dpi_restrictions": "Permet el control de grups de restricci\u00f3 DPI", "poe_clients": "Permet control POE dels clients" }, "description": "Configura els controls del client \n\nConfigura interruptors per als n\u00fameros de s\u00e8rie als quals vulguis controlar l'acc\u00e9s a la xarxa.", diff --git a/homeassistant/components/unifi/translations/et.json b/homeassistant/components/unifi/translations/et.json index 872961391a0..4d54e150f83 100644 --- a/homeassistant/components/unifi/translations/et.json +++ b/homeassistant/components/unifi/translations/et.json @@ -22,6 +22,11 @@ }, "options": { "step": { + "client_control": { + "data": { + "dpi_restrictions": "Luba DPI piirangugruppide juhtimine" + } + }, "device_tracker": { "data": { "ssid_filter": "Vali WiFi klientide j\u00e4lgimiseks SSID" diff --git a/homeassistant/components/unifi/translations/no.json b/homeassistant/components/unifi/translations/no.json index 4b2c6d3d4f7..58af2bd5e54 100644 --- a/homeassistant/components/unifi/translations/no.json +++ b/homeassistant/components/unifi/translations/no.json @@ -27,6 +27,7 @@ "client_control": { "data": { "block_client": "Nettverkskontrollerte klienter", + "dpi_restrictions": "Tillat kontroll av DPI-begrensningsgrupper", "poe_clients": "Tillat POE-kontroll av klienter" }, "description": "Konfigurere klient-kontroller\n\nOpprette brytere for serienumre du \u00f8nsker \u00e5 kontrollere tilgang til nettverk for.", diff --git a/homeassistant/components/unifi/translations/ru.json b/homeassistant/components/unifi/translations/ru.json index 9096408474a..789212dca17 100644 --- a/homeassistant/components/unifi/translations/ru.json +++ b/homeassistant/components/unifi/translations/ru.json @@ -27,6 +27,7 @@ "client_control": { "data": { "block_client": "\u041a\u043b\u0438\u0435\u043d\u0442\u044b \u0441 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435\u043c \u0441\u0435\u0442\u0435\u0432\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430", + "dpi_restrictions": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0433\u0440\u0443\u043f\u043f\u0430\u043c\u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0439 DPI", "poe_clients": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c POE \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u043e\u0432" }, "description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f.\n\n\u0421\u043e\u0437\u0434\u0430\u0439\u0442\u0435 \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u0438 \u0434\u043b\u044f \u0441\u0435\u0440\u0438\u0439\u043d\u044b\u0445 \u043d\u043e\u043c\u0435\u0440\u043e\u0432, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0435\u0442\u0438.", diff --git a/homeassistant/components/unifi/translations/tr.json b/homeassistant/components/unifi/translations/tr.json index 667a5e676fb..903a7aaa21f 100644 --- a/homeassistant/components/unifi/translations/tr.json +++ b/homeassistant/components/unifi/translations/tr.json @@ -8,5 +8,14 @@ } } } + }, + "options": { + "step": { + "client_control": { + "data": { + "dpi_restrictions": "DPI k\u0131s\u0131tlama gruplar\u0131n\u0131n kontrol\u00fcne izin ver" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/upb/translations/lb.json b/homeassistant/components/upb/translations/lb.json index cfe5e41be77..60d56509d81 100644 --- a/homeassistant/components/upb/translations/lb.json +++ b/homeassistant/components/upb/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "address_already_configured": "een UPB PIM mat d\u00ebser Adress ass scho konfigur\u00e9iert." + "address_already_configured": "een UPB PIM mat d\u00ebser Adress ass scho konfigur\u00e9iert.", + "already_configured": "Apparat ass scho konfigur\u00e9iert" }, "error": { "cannot_connect": "Feeler beim verbannen", diff --git a/homeassistant/components/vesync/translations/lb.json b/homeassistant/components/vesync/translations/lb.json index 6757bc82146..45b92ce9756 100644 --- a/homeassistant/components/vesync/translations/lb.json +++ b/homeassistant/components/vesync/translations/lb.json @@ -1,7 +1,8 @@ { "config": { "abort": { - "already_setup": "N\u00ebmmen eng eenzeg Instanz vu Vesync ass erlaabt." + "already_setup": "N\u00ebmmen eng eenzeg Instanz vu Vesync ass erlaabt.", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "invalid_auth": "Ong\u00eblteg Authentifikatioun", diff --git a/homeassistant/components/weather/translations/tr.json b/homeassistant/components/weather/translations/tr.json index d3a2e2c051a..391df7da165 100644 --- a/homeassistant/components/weather/translations/tr.json +++ b/homeassistant/components/weather/translations/tr.json @@ -5,7 +5,7 @@ "cloudy": "Bulutlu", "exceptional": "Ola\u011fan\u00fcst\u00fc", "fog": "Sis", - "hail": "Selam", + "hail": "Dolu", "lightning": "Y\u0131ld\u0131r\u0131m", "lightning-rainy": "Y\u0131ld\u0131r\u0131m, ya\u011fmurlu", "partlycloudy": "Par\u00e7al\u0131 bulutlu", diff --git a/homeassistant/components/withings/translations/lb.json b/homeassistant/components/withings/translations/lb.json index 1ca4357d9bd..cdfefa40ee8 100644 --- a/homeassistant/components/withings/translations/lb.json +++ b/homeassistant/components/withings/translations/lb.json @@ -11,6 +11,7 @@ }, "error": { "already_configured": "Kont ass scho konfigur\u00e9iert", + "already_configured_account": "Kont ass scho konfigur\u00e9iert", "profile_exists": "Benotzer Profil ass scho konfigur\u00e9iert. G\u00ebff eem eenzegartege Profil Numm un" }, "flow_title": "Withing: {profile}", diff --git a/homeassistant/components/wolflink/translations/sensor.et.json b/homeassistant/components/wolflink/translations/sensor.et.json index cbbe3647f03..0e3185f6550 100644 --- a/homeassistant/components/wolflink/translations/sensor.et.json +++ b/homeassistant/components/wolflink/translations/sensor.et.json @@ -1,6 +1,7 @@ { "state": { "wolflink__state": { + "aktiviert": "Aktiveeritud", "permanent": "Alaline", "permanentbetrieb": "P\u00fcsire\u017eiim", "solarbetrieb": "P\u00e4ikesek\u00fctte re\u017eiim", diff --git a/homeassistant/components/wolflink/translations/sensor.tr.json b/homeassistant/components/wolflink/translations/sensor.tr.json index 91160e3569a..8b2eb0a8c53 100644 --- a/homeassistant/components/wolflink/translations/sensor.tr.json +++ b/homeassistant/components/wolflink/translations/sensor.tr.json @@ -1,7 +1,7 @@ { "state": { "wolflink__state": { - "standby": "Bekleme modu", + "standby": "Bekleme", "start": "Ba\u015flat", "storung": "Hata", "test": "Test" diff --git a/homeassistant/components/yeelight/translations/lb.json b/homeassistant/components/yeelight/translations/lb.json index 6237ef6c5ef..8065617b8e9 100644 --- a/homeassistant/components/yeelight/translations/lb.json +++ b/homeassistant/components/yeelight/translations/lb.json @@ -1,5 +1,9 @@ { "config": { + "abort": { + "already_configured": "Apparat ass scho konfigur\u00e9iert", + "no_devices_found": "Keng Apparater am Netzwierk fonnt" + }, "error": { "cannot_connect": "Feeler beim verbannen" }, @@ -10,6 +14,9 @@ } }, "user": { + "data": { + "host": "Host" + }, "description": "Falls Host eidel gelass g\u00ebtt, g\u00ebtt eng automatesch Sich gestart" } } diff --git a/homeassistant/components/zha/translations/et.json b/homeassistant/components/zha/translations/et.json index bcb04905d08..4926476a5c6 100644 --- a/homeassistant/components/zha/translations/et.json +++ b/homeassistant/components/zha/translations/et.json @@ -48,13 +48,13 @@ "close": "Sulge", "dim_down": "H\u00e4marda", "dim_up": "Tee heledamaks", - "face_1": "K\u00fclg 1 on aktiivne", - "face_2": "K\u00fclg 2 on aktiivne", - "face_3": "K\u00fclg 3 on aktiivne", - "face_4": "K\u00fclg 4 on aktiivne", - "face_5": "K\u00fclg 5 on aktiivne", - "face_6": "K\u00fclg 6 on aktiivne", - "face_any": "MIstahes liigutus on tehtud", + "face_1": "k\u00fclg 1 on \u00fcleval", + "face_2": "k\u00fclg 2 on \u00fcleval", + "face_3": "k\u00fclg 3 on \u00fcleval", + "face_4": "k\u00fclg 4 on \u00fcleval", + "face_5": "k\u00fclg 5 on \u00fcleval", + "face_6": "k\u00fclg 6 on \u00fcleval", + "face_any": "mistahes k\u00fclg on \u00fcleval", "left": "Vasakule", "open": "Ava", "right": "Paremale", @@ -63,23 +63,23 @@ }, "trigger_type": { "device_dropped": "Seade kukkus", - "device_flipped": "Seade \" {subtype} \" p\u00f6\u00f6rati \u00fcmber", - "device_knocked": "Seadet \" {subtype} \" koputati", + "device_flipped": "Seadet p\u00f6\u00f6rati {subtype}", + "device_knocked": "Seadet koputati {subtype}", "device_offline": "Seade on v\u00f5rgu\u00fchenduseta", - "device_rotated": "Seadet \" {subtype} \" keerati", + "device_rotated": "Seadet keerati {subtype}", "device_shaken": "Seadet raputati", - "device_slid": "Seade \" {subtype} \" libises", + "device_slid": "Seadet libistati {subtype}", "device_tilted": "Seadet kallutati", "remote_button_alt_double_press": "\"{subtype}\" on topeltkl\u00f5psatud (alternatiivre\u017eiim)", "remote_button_alt_long_press": "\"{subtype}\" nuppu vajutati pikalt (alternatiivre\u017eiim)", "remote_button_alt_long_release": "\"{subtype}\" nupp vabastati peale pikka vajutust (alternatiivre\u017eiim)", "remote_button_alt_quadruple_press": "\"{subtype}\" on neljakordselt kl\u00f5psatud (alternatiivre\u017eiim)", - "remote_button_alt_quintuple_press": "\"{subtype}\" on neljakordselt kl\u00f5psatud (alternatiivre\u017eiim)", - "remote_button_alt_short_press": "\"{subtype}\" nuppu vajutati (alternatiivre\u017eiim)", - "remote_button_alt_short_release": "\"{subtype}\" nupp vabastati (alternatiivre\u017eiim)", - "remote_button_alt_triple_press": "\"{subtype}\" on kolmekordselt kl\u00f5psatud (alternatiivre\u017eiim)", - "remote_button_double_press": "\" {subtype} \" on topeltkl\u00f5psatud", - "remote_button_long_press": "\" {subtype} \" on pikalt alla vajutatud", + "remote_button_alt_quintuple_press": "{subtype} on neljakordselt kl\u00f5psatud (alternatiivre\u017eiim)", + "remote_button_alt_short_press": "{subtype} nuppu vajutati (alternatiivre\u017eiim)", + "remote_button_alt_short_release": "{subtype} nupp vabastati (alternatiivre\u017eiim)", + "remote_button_alt_triple_press": "{subtype} on kolmekordselt kl\u00f5psatud (alternatiivre\u017eiim)", + "remote_button_double_press": "{subtype} on topeltkl\u00f5psatud", + "remote_button_long_press": "{subtype} on pikalt alla vajutatud", "remote_button_long_release": "\"{subtype}\" nupp vabastatati p\u00e4rast pikka vajutust", "remote_button_quadruple_press": "\"{subtype}\" nuppu on neljakordselt kl\u00f5psatud", "remote_button_quintuple_press": "\"{subtype}\" nuppu on viiekordselt kl\u00f5psatud", diff --git a/homeassistant/components/zwave/translations/lb.json b/homeassistant/components/zwave/translations/lb.json index ae8c605d48f..7cfb1b73d48 100644 --- a/homeassistant/components/zwave/translations/lb.json +++ b/homeassistant/components/zwave/translations/lb.json @@ -2,7 +2,8 @@ "config": { "abort": { "already_configured": "Apparat ass scho konfigur\u00e9iert", - "one_instance_only": "Komponent \u00ebnnerst\u00ebtzt n\u00ebmmen eng Z-Wave Instanz" + "one_instance_only": "Komponent \u00ebnnerst\u00ebtzt n\u00ebmmen eng Z-Wave Instanz", + "single_instance_allowed": "Scho konfigur\u00e9iert. N\u00ebmmen eng eenzeg Konfiguratioun m\u00e9iglech." }, "error": { "option_error": "Z-Wave Validatioun net g\u00eblteg. Ass de Pad zum USB Stick richteg?" diff --git a/homeassistant/components/zwave/translations/tr.json b/homeassistant/components/zwave/translations/tr.json index 3a007d1db61..3938868d280 100644 --- a/homeassistant/components/zwave/translations/tr.json +++ b/homeassistant/components/zwave/translations/tr.json @@ -16,8 +16,8 @@ "sleeping": "Uyuyor" }, "query_stage": { - "dead": "\u00d6l\u00fc ({query_stage})", - "initializing": "Ba\u015flat\u0131l\u0131yor ( {query_stage} )" + "dead": "\u00d6l\u00fc", + "initializing": "Ba\u015flat\u0131l\u0131yor" } } } \ No newline at end of file