diff --git a/homeassistant/components/climate/translations/bg.json b/homeassistant/components/climate/translations/bg.json index a798e05aa07..20cd4ddafe5 100644 --- a/homeassistant/components/climate/translations/bg.json +++ b/homeassistant/components/climate/translations/bg.json @@ -48,6 +48,9 @@ "fan_modes": { "name": "\u0420\u0435\u0436\u0438\u043c\u0438 \u043d\u0430 \u0432\u0435\u043d\u0442\u0438\u043b\u0430\u0442\u043e\u0440\u0430" }, + "humidity": { + "name": "\u0416\u0435\u043b\u0430\u043d\u0430 \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442" + }, "hvac_action": { "state": { "cooling": "\u041e\u0445\u043b\u0430\u0436\u0434\u0430\u043d\u0435", @@ -60,6 +63,18 @@ "hvac_modes": { "name": "HVAC \u0440\u0435\u0436\u0438\u043c\u0438" }, + "max_humidity": { + "name": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442" + }, + "max_temp": { + "name": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" + }, + "min_humidity": { + "name": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442" + }, + "min_temp": { + "name": "\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" + }, "swing_mode": { "name": "\u0420\u0435\u0436\u0438\u043c \u043d\u0430 \u043b\u044e\u043b\u0435\u0435\u043d\u0435", "state": { @@ -72,6 +87,18 @@ }, "swing_modes": { "name": "\u0420\u0435\u0436\u0438\u043c\u0438 \u043d\u0430 \u043b\u044e\u043b\u0435\u0435\u043d\u0435" + }, + "target_temp_high": { + "name": "\u0413\u043e\u0440\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" + }, + "target_temp_low": { + "name": "\u0414\u043e\u043b\u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" + }, + "target_temp_step": { + "name": "\u0421\u0442\u044a\u043f\u043a\u0430 \u043d\u0430 \u0436\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" + }, + "temperature": { + "name": "\u0416\u0435\u043b\u0430\u043d\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430" } } }, diff --git a/homeassistant/components/deconz/translations/it.json b/homeassistant/components/deconz/translations/it.json index 1a2744c217d..d87927d0c12 100644 --- a/homeassistant/components/deconz/translations/it.json +++ b/homeassistant/components/deconz/translations/it.json @@ -64,17 +64,17 @@ }, "trigger_type": { "remote_awakened": "Dispositivo risvegliato", - "remote_button_double_press": "Pulsante \"{subtype}\" cliccato due volte", - "remote_button_long_press": "Pulsante \"{subtype}\" premuto continuamente", - "remote_button_long_release": "Pulsante \"{subtype}\" rilasciato dopo una lunga pressione", - "remote_button_quadruple_press": "Pulsante \"{subtype}\" cliccato quattro volte", - "remote_button_quintuple_press": "Pulsante \"{subtype}\" cliccato cinque volte", + "remote_button_double_press": "\"{subtype}\" cliccato due volte", + "remote_button_long_press": "\"{subtype}\" premuto continuamente", + "remote_button_long_release": "\"{subtype}\" rilasciato dopo una lunga pressione", + "remote_button_quadruple_press": "\"{subtype}\" cliccato quattro volte", + "remote_button_quintuple_press": "\"{subtype}\" cliccato cinque volte", "remote_button_rotated": "Pulsante ruotato \"{subtype}\"", "remote_button_rotated_fast": "Pulsante ruotato velocemente \"{subtype}\"", "remote_button_rotation_stopped": "La rotazione dei pulsanti \"{subtype}\" si \u00e8 arrestata", - "remote_button_short_press": "Pulsante \"{subtype}\" premuto", - "remote_button_short_release": "Pulsante \"{subtype}\" rilasciato", - "remote_button_triple_press": "Pulsante \"{subtype}\" cliccato tre volte", + "remote_button_short_press": "\"{subtype}\" premuto", + "remote_button_short_release": "\"{subtype}\" rilasciato", + "remote_button_triple_press": "\"{subtype}\" cliccato tre volte", "remote_double_tap": "Dispositivo \"{subtype}\" toccato due volte", "remote_double_tap_any_side": "Dispositivo toccato due volte su qualsiasi lato", "remote_falling": "Dispositivo in caduta libera", diff --git a/homeassistant/components/deconz/translations/pl.json b/homeassistant/components/deconz/translations/pl.json index 7894494336e..7e3257cdc3b 100644 --- a/homeassistant/components/deconz/translations/pl.json +++ b/homeassistant/components/deconz/translations/pl.json @@ -64,17 +64,17 @@ }, "trigger_type": { "remote_awakened": "urz\u0105dzenie si\u0119 obudzi", - "remote_button_double_press": "przycisk \"{subtype}\" zostanie podw\u00f3jnie naci\u015bni\u0119ty", - "remote_button_long_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y", - "remote_button_long_release": "przycisk \"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu", - "remote_button_quadruple_press": "przycisk \"{subtype}\" zostanie czterokrotnie naci\u015bni\u0119ty", - "remote_button_quintuple_press": "przycisk \"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty", + "remote_button_double_press": "\"{subtype}\" zostanie podw\u00f3jnie naci\u015bni\u0119ty", + "remote_button_long_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y", + "remote_button_long_release": "\"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu", + "remote_button_quadruple_press": "\"{subtype}\" zostanie czterokrotnie naci\u015bni\u0119ty", + "remote_button_quintuple_press": "\"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty", "remote_button_rotated": "przycisk zostanie obr\u00f3cony \"{subtype}\"", "remote_button_rotated_fast": "przycisk zostanie szybko obr\u00f3cony \"{subtype}\"", "remote_button_rotation_stopped": "nast\u0105pi zatrzymanie obrotu przycisku \"{subtype}\"", - "remote_button_short_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty", - "remote_button_short_release": "przycisk \"{subtype}\" zostanie zwolniony", - "remote_button_triple_press": "przycisk \"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty", + "remote_button_short_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty", + "remote_button_short_release": "\"{subtype}\" zostanie zwolniony", + "remote_button_triple_press": "\"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty", "remote_double_tap": "urz\u0105dzenie \"{subtype}\" zostanie dwukrotnie pukni\u0119te", "remote_double_tap_any_side": "urz\u0105dzenie dwukrotnie pukni\u0119te z dowolnej strony", "remote_falling": "urz\u0105dzenie zarejestruje swobodny spadek", diff --git a/homeassistant/components/energy/translations/it.json b/homeassistant/components/energy/translations/it.json index 1861c29c04b..90b0078757a 100644 --- a/homeassistant/components/energy/translations/it.json +++ b/homeassistant/components/energy/translations/it.json @@ -37,7 +37,7 @@ "title": "Unit\u00e0 di misura inaspettata" }, "entity_unexpected_unit_gas": { - "description": "Le seguenti entit\u00e0 non hanno un'unit\u00e0 di misura prevista (o di {energy_units} per un sensore di energia o di {gas_units} per un sensore di gas):", + "description": "Le seguenti entit\u00e0 non hanno un'unit\u00e0 di misura prevista (di {energy_units} per un sensore di energia o di {gas_units} per un sensore di gas):", "title": "Unit\u00e0 di misura inaspettata" }, "entity_unexpected_unit_gas_price": { diff --git a/homeassistant/components/energy/translations/pl.json b/homeassistant/components/energy/translations/pl.json index 9399b5e3133..b2225c4033c 100644 --- a/homeassistant/components/energy/translations/pl.json +++ b/homeassistant/components/energy/translations/pl.json @@ -37,7 +37,7 @@ "title": "Niew\u0142a\u015bciwa jednostka miary" }, "entity_unexpected_unit_gas": { - "description": "Nast\u0119puj\u0105ce encje nie maj\u0105 wymaganej jednostki miary ({energy_units} dla sensora energii lub {gas_units} dla sensora gazu:)", + "description": "Nast\u0119puj\u0105ce encje nie maj\u0105 wymaganej jednostki miary ({energy_units} dla sensora energii lub {gas_units} dla sensora gazu):", "title": "Niew\u0142a\u015bciwa jednostka miary" }, "entity_unexpected_unit_gas_price": { diff --git a/homeassistant/components/eufylife_ble/translations/it.json b/homeassistant/components/eufylife_ble/translations/it.json new file mode 100644 index 00000000000..97113c57103 --- /dev/null +++ b/homeassistant/components/eufylife_ble/translations/it.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato", + "already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso", + "no_devices_found": "Nessun dispositivo trovato sulla rete", + "not_supported": "Dispositivo non supportato" + }, + "flow_title": "{name}", + "step": { + "bluetooth_confirm": { + "description": "Vuoi configurare {name}?" + }, + "user": { + "data": { + "address": "Dispositivo" + }, + "description": "Scegli un dispositivo da configurare" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/eufylife_ble/translations/ja.json b/homeassistant/components/eufylife_ble/translations/ja.json new file mode 100644 index 00000000000..7e4f5db8e3b --- /dev/null +++ b/homeassistant/components/eufylife_ble/translations/ja.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059", + "already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059", + "no_devices_found": "\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u4e0a\u306b\u30c7\u30d0\u30a4\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093", + "not_supported": "\u30c7\u30d0\u30a4\u30b9\u304c\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093" + }, + "flow_title": "{name}", + "step": { + "bluetooth_confirm": { + "description": "{name} \u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f" + }, + "user": { + "data": { + "address": "\u30c7\u30d0\u30a4\u30b9" + }, + "description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/eufylife_ble/translations/pl.json b/homeassistant/components/eufylife_ble/translations/pl.json new file mode 100644 index 00000000000..4715905a2e9 --- /dev/null +++ b/homeassistant/components/eufylife_ble/translations/pl.json @@ -0,0 +1,22 @@ +{ + "config": { + "abort": { + "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane", + "already_in_progress": "Konfiguracja jest ju\u017c w toku", + "no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci", + "not_supported": "Urz\u0105dzenie nie jest obs\u0142ugiwane" + }, + "flow_title": "{name}", + "step": { + "bluetooth_confirm": { + "description": "Czy chcesz skonfigurowa\u0107 {name}?" + }, + "user": { + "data": { + "address": "Urz\u0105dzenie" + }, + "description": "Wybierz urz\u0105dzenie do skonfigurowania" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/honeywell/translations/it.json b/homeassistant/components/honeywell/translations/it.json index 87669762fa2..2618f5bf11d 100644 --- a/homeassistant/components/honeywell/translations/it.json +++ b/homeassistant/components/honeywell/translations/it.json @@ -1,6 +1,7 @@ { "config": { "error": { + "cannot_connect": "Impossibile connettersi", "invalid_auth": "Autenticazione non valida" }, "step": { diff --git a/homeassistant/components/honeywell/translations/ja.json b/homeassistant/components/honeywell/translations/ja.json index 1af30341d33..976a9e51df4 100644 --- a/homeassistant/components/honeywell/translations/ja.json +++ b/homeassistant/components/honeywell/translations/ja.json @@ -1,6 +1,7 @@ { "config": { "error": { + "cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f", "invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c" }, "step": { diff --git a/homeassistant/components/honeywell/translations/pl.json b/homeassistant/components/honeywell/translations/pl.json index e484f88cb49..1e1496b3d89 100644 --- a/homeassistant/components/honeywell/translations/pl.json +++ b/homeassistant/components/honeywell/translations/pl.json @@ -1,6 +1,7 @@ { "config": { "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia", "invalid_auth": "Niepoprawne uwierzytelnienie" }, "step": { diff --git a/homeassistant/components/humidifier/translations/bg.json b/homeassistant/components/humidifier/translations/bg.json index 5bf60744a03..5f4ec821b72 100644 --- a/homeassistant/components/humidifier/translations/bg.json +++ b/homeassistant/components/humidifier/translations/bg.json @@ -3,6 +3,9 @@ "condition_type": { "is_off": "{entity_name} \u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e", "is_on": "{entity_name} \u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e" + }, + "trigger_type": { + "target_humidity_changed": "\u0416\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u0432\u043b\u0430\u0436\u043d\u043e\u0441\u0442 {entity_name} \u043f\u0440\u043e\u043c\u0435\u043d\u0435\u043d\u0430" } }, "state": { diff --git a/homeassistant/components/litejet/translations/bg.json b/homeassistant/components/litejet/translations/bg.json index c4ccfa52041..7ce743464a8 100644 --- a/homeassistant/components/litejet/translations/bg.json +++ b/homeassistant/components/litejet/translations/bg.json @@ -11,5 +11,14 @@ "title": "\u0421\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 LiteJet" } } + }, + "options": { + "step": { + "init": { + "data": { + "default_transition": "\u041f\u0440\u0435\u0445\u043e\u0434 \u043f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 (\u0441\u0435\u043a\u0443\u043d\u0434\u0438)" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/moon/translations/ja.json b/homeassistant/components/moon/translations/ja.json index f7678a63278..9b84e2febf1 100644 --- a/homeassistant/components/moon/translations/ja.json +++ b/homeassistant/components/moon/translations/ja.json @@ -9,5 +9,27 @@ } } }, + "entity": { + "sensor": { + "phase": { + "state": { + "first_quarter": "\u4e0a\u5f26\u306e\u6708", + "full_moon": "\u6e80\u6708", + "last_quarter": "\u4e0b\u5f26\u306e\u6708", + "new_moon": "\u65b0\u6708", + "waning_crescent": "\u4e8c\u5341\u516d\u591c", + "waning_gibbous": "\u5341\u516b\u591c", + "waxing_crescent": "\u4e09\u65e5\u6708", + "waxing_gibbous": "\u5341\u4e09\u591c" + } + } + } + }, + "issues": { + "removed_yaml": { + "description": "Moon\u306eYAML\u3092\u4f7f\u7528\u3057\u305f\u8a2d\u5b9a\u306f\u524a\u9664\u3055\u308c\u307e\u3057\u305f\u3002\n\n\u3059\u3067\u306b\u65e2\u5b58\u306eYAML\u8a2d\u5b9a\u306f\u3001Home Assistant\u3067\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093\u3002\n\n\u3053\u306e\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u306b\u306f\u3001configuration.yaml\u30d5\u30a1\u30a4\u30eb\u304b\u3089YAML\u8a2d\u5b9a\u3092\u524a\u9664\u3057\u3001Home Assistant\u3092\u518d\u8d77\u52d5\u3057\u307e\u3059\u3002", + "title": "Moon YAML\u306e\u8a2d\u5b9a\u306f\u524a\u9664\u3055\u308c\u307e\u3057\u305f" + } + }, "title": "\u6708" } \ No newline at end of file diff --git a/homeassistant/components/mqtt/translations/it.json b/homeassistant/components/mqtt/translations/it.json index 857ddce0358..76307a170bd 100644 --- a/homeassistant/components/mqtt/translations/it.json +++ b/homeassistant/components/mqtt/translations/it.json @@ -136,5 +136,14 @@ "title": "Opzioni MQTT" } } + }, + "selector": { + "set_ca_cert": { + "options": { + "auto": "Automatico", + "custom": "Personalizzato", + "off": "Spento" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/mqtt/translations/ja.json b/homeassistant/components/mqtt/translations/ja.json index 2d11e594cca..03f0eb67c35 100644 --- a/homeassistant/components/mqtt/translations/ja.json +++ b/homeassistant/components/mqtt/translations/ja.json @@ -89,5 +89,14 @@ "title": "MQTT\u30aa\u30d7\u30b7\u30e7\u30f3" } } + }, + "selector": { + "set_ca_cert": { + "options": { + "auto": "\u81ea\u52d5", + "custom": "\u30ab\u30b9\u30bf\u30e0", + "off": "\u30aa\u30d5" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/mqtt/translations/pl.json b/homeassistant/components/mqtt/translations/pl.json index b361fa11acb..eb151a6b2db 100644 --- a/homeassistant/components/mqtt/translations/pl.json +++ b/homeassistant/components/mqtt/translations/pl.json @@ -136,5 +136,14 @@ "title": "Opcje MQTT" } } + }, + "selector": { + "set_ca_cert": { + "options": { + "auto": "Automatyczny", + "custom": "R\u0119czny", + "off": "Brak" + } + } } } \ No newline at end of file diff --git a/homeassistant/components/netatmo/translations/bg.json b/homeassistant/components/netatmo/translations/bg.json index d458bae9e8e..15e614060b5 100644 --- a/homeassistant/components/netatmo/translations/bg.json +++ b/homeassistant/components/netatmo/translations/bg.json @@ -17,6 +17,11 @@ } } }, + "device_automation": { + "trigger_type": { + "set_point": "\u0416\u0435\u043b\u0430\u043d\u0430\u0442\u0430 \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 {entity_name} \u0435 \u0437\u0430\u0434\u0430\u0434\u0435\u043d\u0430 \u0440\u044a\u0447\u043d\u043e" + } + }, "options": { "step": { "public_weather": { diff --git a/homeassistant/components/otbr/translations/it.json b/homeassistant/components/otbr/translations/it.json new file mode 100644 index 00000000000..a4ec6b1ec25 --- /dev/null +++ b/homeassistant/components/otbr/translations/it.json @@ -0,0 +1,18 @@ +{ + "config": { + "abort": { + "already_configured": "Il servizio \u00e8 gi\u00e0 configurato" + }, + "error": { + "cannot_connect": "Impossibile connettersi" + }, + "step": { + "user": { + "data": { + "url": "URL" + }, + "description": "Fornisci l'URL per l'API REST di Open Thread Border Router" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/otbr/translations/ja.json b/homeassistant/components/otbr/translations/ja.json new file mode 100644 index 00000000000..6c003d1381d --- /dev/null +++ b/homeassistant/components/otbr/translations/ja.json @@ -0,0 +1,17 @@ +{ + "config": { + "abort": { + "already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059" + }, + "error": { + "cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f" + }, + "step": { + "user": { + "data": { + "url": "URL" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/otbr/translations/pl.json b/homeassistant/components/otbr/translations/pl.json new file mode 100644 index 00000000000..5fe84f6ca57 --- /dev/null +++ b/homeassistant/components/otbr/translations/pl.json @@ -0,0 +1,18 @@ +{ + "config": { + "abort": { + "already_configured": "Us\u0142uga jest ju\u017c skonfigurowana" + }, + "error": { + "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia" + }, + "step": { + "user": { + "data": { + "url": "URL" + }, + "description": "Podaj adres URL interfejsu API REST dla Open Thread Border Router" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/pi_hole/translations/bg.json b/homeassistant/components/pi_hole/translations/bg.json index 99ac3340012..48d51db3a80 100644 --- a/homeassistant/components/pi_hole/translations/bg.json +++ b/homeassistant/components/pi_hole/translations/bg.json @@ -9,6 +9,11 @@ "invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f" }, "step": { + "api_key": { + "data": { + "api_key": "API \u043a\u043b\u044e\u0447" + } + }, "reauth_confirm": { "data": { "api_key": "API \u043a\u043b\u044e\u0447" diff --git a/homeassistant/components/pi_hole/translations/el.json b/homeassistant/components/pi_hole/translations/el.json index 136e5caf658..ff570e3e8d2 100644 --- a/homeassistant/components/pi_hole/translations/el.json +++ b/homeassistant/components/pi_hole/translations/el.json @@ -9,6 +9,11 @@ "invalid_auth": "\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03ad\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2" }, "step": { + "api_key": { + "data": { + "api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API" + } + }, "reauth_confirm": { "data": { "api_key": "\u039a\u03bb\u03b5\u03b9\u03b4\u03af API" diff --git a/homeassistant/components/pi_hole/translations/hu.json b/homeassistant/components/pi_hole/translations/hu.json index 95fc469b7ea..edbf77c3209 100644 --- a/homeassistant/components/pi_hole/translations/hu.json +++ b/homeassistant/components/pi_hole/translations/hu.json @@ -9,6 +9,11 @@ "invalid_auth": "\u00c9rv\u00e9nytelen hiteles\u00edt\u00e9s" }, "step": { + "api_key": { + "data": { + "api_key": "API kulcs" + } + }, "reauth_confirm": { "data": { "api_key": "API kulcs" diff --git a/homeassistant/components/pi_hole/translations/it.json b/homeassistant/components/pi_hole/translations/it.json index 49ab3bd08a0..30ae009124f 100644 --- a/homeassistant/components/pi_hole/translations/it.json +++ b/homeassistant/components/pi_hole/translations/it.json @@ -9,6 +9,11 @@ "invalid_auth": "Autenticazione non valida" }, "step": { + "api_key": { + "data": { + "api_key": "Chiave API" + } + }, "reauth_confirm": { "data": { "api_key": "Chiave API" diff --git a/homeassistant/components/pi_hole/translations/pl.json b/homeassistant/components/pi_hole/translations/pl.json index 56d20eeb52f..c58382ef2e7 100644 --- a/homeassistant/components/pi_hole/translations/pl.json +++ b/homeassistant/components/pi_hole/translations/pl.json @@ -9,6 +9,11 @@ "invalid_auth": "Niepoprawne uwierzytelnienie" }, "step": { + "api_key": { + "data": { + "api_key": "Klucz API" + } + }, "reauth_confirm": { "data": { "api_key": "Klucz API" diff --git a/homeassistant/components/reolink/translations/ja.json b/homeassistant/components/reolink/translations/ja.json new file mode 100644 index 00000000000..7f03bc6e886 --- /dev/null +++ b/homeassistant/components/reolink/translations/ja.json @@ -0,0 +1,15 @@ +{ + "config": { + "abort": { + "reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f" + }, + "step": { + "reauth_confirm": { + "title": "\u7d71\u5408\u306e\u518d\u8a8d\u8a3c" + }, + "user": { + "description": "{error}" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/sfr_box/translations/ja.json b/homeassistant/components/sfr_box/translations/ja.json index ef10dad0de6..f2b8a58088c 100644 --- a/homeassistant/components/sfr_box/translations/ja.json +++ b/homeassistant/components/sfr_box/translations/ja.json @@ -6,6 +6,13 @@ "unknown": "\u4e0d\u660e" } }, + "net_infra": { + "state": { + "adsl": "ADSL", + "ftth": "FTTH", + "gprs": "GPRS" + } + }, "training": { "state": { "g_993_started": "G.993\u958b\u59cb", diff --git a/homeassistant/components/stookwijzer/translations/bg.json b/homeassistant/components/stookwijzer/translations/bg.json new file mode 100644 index 00000000000..3919258acfe --- /dev/null +++ b/homeassistant/components/stookwijzer/translations/bg.json @@ -0,0 +1,23 @@ +{ + "config": { + "step": { + "user": { + "data": { + "location": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435" + }, + "description": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e, \u0437\u0430 \u043a\u043e\u0435\u0442\u043e \u0438\u0441\u043a\u0430\u0442\u0435 \u0434\u0430 \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0442 Stookwijzer." + } + } + }, + "entity": { + "sensor": { + "stookwijzer": { + "state": { + "blauw": "\u0421\u0438\u043d", + "oranje": "\u041e\u0440\u0430\u043d\u0436\u0435\u0432", + "rood": "\u0427\u0435\u0440\u0432\u0435\u043d" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/stookwijzer/translations/el.json b/homeassistant/components/stookwijzer/translations/el.json new file mode 100644 index 00000000000..0e764e6501c --- /dev/null +++ b/homeassistant/components/stookwijzer/translations/el.json @@ -0,0 +1,23 @@ +{ + "config": { + "step": { + "user": { + "data": { + "location": "\u03a4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1" + }, + "description": "\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03bb\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 Stookwijzer." + } + } + }, + "entity": { + "sensor": { + "stookwijzer": { + "state": { + "blauw": "\u039c\u03c0\u03bb\u03b5", + "oranje": "\u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03ac\u03bb\u03b9", + "rood": "\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/stookwijzer/translations/hu.json b/homeassistant/components/stookwijzer/translations/hu.json new file mode 100644 index 00000000000..14b2289c591 --- /dev/null +++ b/homeassistant/components/stookwijzer/translations/hu.json @@ -0,0 +1,23 @@ +{ + "config": { + "step": { + "user": { + "data": { + "location": "Elhelyezked\u00e9s" + }, + "description": "V\u00e1lassza ki azt a helyet, amelyre vonatkoz\u00f3an a Stookwijzer inform\u00e1ci\u00f3kat szeretn\u00e9 megkapni." + } + } + }, + "entity": { + "sensor": { + "stookwijzer": { + "state": { + "blauw": "K\u00e9k", + "oranje": "Narancss\u00e1rga", + "rood": "Piros" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/stookwijzer/translations/it.json b/homeassistant/components/stookwijzer/translations/it.json new file mode 100644 index 00000000000..331b391031a --- /dev/null +++ b/homeassistant/components/stookwijzer/translations/it.json @@ -0,0 +1,23 @@ +{ + "config": { + "step": { + "user": { + "data": { + "location": "Posizione" + }, + "description": "Seleziona la localit\u00e0 per la quale desideri ricevere le informazioni di Stookwijzer." + } + } + }, + "entity": { + "sensor": { + "stookwijzer": { + "state": { + "blauw": "Blu", + "oranje": "Arancione", + "rood": "Rosso" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/stookwijzer/translations/pl.json b/homeassistant/components/stookwijzer/translations/pl.json new file mode 100644 index 00000000000..af6bb16f469 --- /dev/null +++ b/homeassistant/components/stookwijzer/translations/pl.json @@ -0,0 +1,23 @@ +{ + "config": { + "step": { + "user": { + "data": { + "location": "Lokalizacja" + }, + "description": "Wybierz lokalizacj\u0119, dla kt\u00f3rej chcesz otrzymywa\u0107 informacje Stookwijzer." + } + } + }, + "entity": { + "sensor": { + "stookwijzer": { + "state": { + "blauw": "niebieski", + "oranje": "pomara\u0144czowy", + "rood": "czerwony" + } + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/webostv/translations/it.json b/homeassistant/components/webostv/translations/it.json index 46ee4367a53..acd0097e8a7 100644 --- a/homeassistant/components/webostv/translations/it.json +++ b/homeassistant/components/webostv/translations/it.json @@ -3,7 +3,9 @@ "abort": { "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato", "already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso", - "error_pairing": "Collegato a TV webOS LG, ma non accoppiato" + "error_pairing": "Collegato a TV webOS LG, ma non accoppiato", + "reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente", + "reauth_unsuccessful": "La riautenticazione non \u00e8 andata a buon fine, accendi la TV e riprova." }, "error": { "cannot_connect": "Impossibile connettersi, accendi la TV o controlla l'indirizzo IP" @@ -14,6 +16,10 @@ "description": "Fai clic su Invia e accetta la richiesta di associazione sulla TV. \n\n ![Immagine](/static/images/config_webos.png)", "title": "Accoppiamento webOS TV" }, + "reauth_confirm": { + "description": "Fare clic su Invia e accettare la richiesta di abbinamento sulla TV. \n\n![Immagine](/static/images/config_webos.png)", + "title": "Abbinamento TV webOS" + }, "user": { "data": { "host": "Host", diff --git a/homeassistant/components/webostv/translations/ja.json b/homeassistant/components/webostv/translations/ja.json index 294f5183265..8fcbe4ffbfa 100644 --- a/homeassistant/components/webostv/translations/ja.json +++ b/homeassistant/components/webostv/translations/ja.json @@ -3,7 +3,8 @@ "abort": { "already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059", "already_in_progress": "\u69cb\u6210\u30d5\u30ed\u30fc\u306f\u3059\u3067\u306b\u9032\u884c\u4e2d\u3067\u3059", - "error_pairing": "LG webOS TV\u306b\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30da\u30a2\u30ea\u30f3\u30b0\u3055\u308c\u3066\u3044\u307e\u305b\u3093" + "error_pairing": "LG webOS TV\u306b\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30da\u30a2\u30ea\u30f3\u30b0\u3055\u308c\u3066\u3044\u307e\u305b\u3093", + "reauth_successful": "\u518d\u8a8d\u8a3c\u306b\u6210\u529f\u3057\u307e\u3057\u305f" }, "error": { "cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002TV\u306e\u96fb\u6e90\u3092\u5165\u308c\u308b\u304b\u3001IP\u30a2\u30c9\u30ec\u30b9\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044" diff --git a/homeassistant/components/webostv/translations/pl.json b/homeassistant/components/webostv/translations/pl.json index ec0eb3afd0c..8ae6e511268 100644 --- a/homeassistant/components/webostv/translations/pl.json +++ b/homeassistant/components/webostv/translations/pl.json @@ -3,7 +3,9 @@ "abort": { "already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane", "already_in_progress": "Konfiguracja jest ju\u017c w toku", - "error_pairing": "Po\u0142\u0105czono z telewizorem LG webOS, ale nie sparowano" + "error_pairing": "Po\u0142\u0105czono z telewizorem LG webOS, ale nie sparowano", + "reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119", + "reauth_unsuccessful": "B\u0142\u0105d ponownego uwierzytelnienia, w\u0142\u0105cz telewizor i spr\u00f3buj ponownie." }, "error": { "cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, w\u0142\u0105cz telewizor lub sprawd\u017a adres IP" @@ -14,6 +16,10 @@ "description": "Kliknij \"Zatwierd\u017a\" i zaakceptuj \u017c\u0105danie parowania na swoim telewizorze. \n\n![Obraz](/static/images/config_webos.png)", "title": "Parowanie webOS TV" }, + "reauth_confirm": { + "description": "Kliknij \"Zatwierd\u017a\" i zaakceptuj \u017c\u0105danie parowania na swoim telewizorze. \n\n![Obraz](/static/images/config_webos.png)", + "title": "Parowanie webOS TV" + }, "user": { "data": { "host": "Nazwa hosta lub adres IP", diff --git a/homeassistant/components/whirlpool/translations/it.json b/homeassistant/components/whirlpool/translations/it.json index a906861dcdd..79672fe5097 100644 --- a/homeassistant/components/whirlpool/translations/it.json +++ b/homeassistant/components/whirlpool/translations/it.json @@ -49,6 +49,9 @@ }, "whirlpool_tank": { "state": { + "100": "100%", + "25": "25%", + "50": "50%", "active": "Attivo", "empty": "Vuoto", "unknown": "Sconosciuto" diff --git a/homeassistant/components/whirlpool/translations/ja.json b/homeassistant/components/whirlpool/translations/ja.json index 1defa16a2fa..5b9eb4f603f 100644 --- a/homeassistant/components/whirlpool/translations/ja.json +++ b/homeassistant/components/whirlpool/translations/ja.json @@ -13,5 +13,14 @@ } } } + }, + "entity": { + "sensor": { + "whirlpool_tank": { + "state": { + "50": "50%" + } + } + } } } \ No newline at end of file diff --git a/homeassistant/components/whirlpool/translations/pl.json b/homeassistant/components/whirlpool/translations/pl.json index 729f2f4f20c..d5dd250c657 100644 --- a/homeassistant/components/whirlpool/translations/pl.json +++ b/homeassistant/components/whirlpool/translations/pl.json @@ -49,6 +49,9 @@ }, "whirlpool_tank": { "state": { + "100": "100%", + "25": "25%", + "50": "50%", "active": "aktywny", "empty": "pusty", "unknown": "nieznany" diff --git a/homeassistant/components/xiaomi_aqara/translations/bg.json b/homeassistant/components/xiaomi_aqara/translations/bg.json index de2cba26ce2..450dd41126a 100644 --- a/homeassistant/components/xiaomi_aqara/translations/bg.json +++ b/homeassistant/components/xiaomi_aqara/translations/bg.json @@ -22,8 +22,10 @@ "user": { "data": { "host": "IP \u0430\u0434\u0440\u0435\u0441 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)", + "interface": "\u041c\u0440\u0435\u0436\u043e\u0432\u0438\u044f\u0442 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441, \u043a\u043e\u0439\u0442\u043e \u0434\u0430 \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430", "mac": "Mac \u0430\u0434\u0440\u0435\u0441 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)" - } + }, + "description": "\u0410\u043a\u043e IP \u0438 MAC \u0430\u0434\u0440\u0435\u0441\u0438\u0442\u0435 \u0441\u0430 \u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438 \u043f\u0440\u0430\u0437\u043d\u0438, \u0441\u0435 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430 \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u043d\u043e \u043e\u0442\u043a\u0440\u0438\u0432\u0430\u043d\u0435." } } } diff --git a/homeassistant/components/zha/translations/bg.json b/homeassistant/components/zha/translations/bg.json index b94440dfbcd..409bd01e893 100644 --- a/homeassistant/components/zha/translations/bg.json +++ b/homeassistant/components/zha/translations/bg.json @@ -48,6 +48,9 @@ }, "config_panel": { "zha_options": { + "default_light_transition": "\u0412\u0440\u0435\u043c\u0435 \u0437\u0430 \u0441\u0432\u0435\u0442\u043b\u0438\u043d\u0435\u043d \u043f\u0440\u0435\u0445\u043e\u0434 \u043f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435 (\u0441\u0435\u043a\u0443\u043d\u0434\u0438)", + "enable_identify_on_join": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0435\u0444\u0435\u043a\u0442\u0430 \u0437\u0430 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u0430\u043d\u0435, \u043a\u043e\u0433\u0430\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441\u0435 \u043f\u0440\u0438\u0441\u044a\u0435\u0434\u0438\u043d\u044f\u0432\u0430\u0442 \u043a\u044a\u043c \u043c\u0440\u0435\u0436\u0430\u0442\u0430", + "enhanced_light_transition": "\u0410\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0434\u043e\u0431\u0440\u0435\u043d\u0438\u044f \u043f\u0440\u0435\u0445\u043e\u0434 \u043d\u0430 \u0446\u0432\u044f\u0442/\u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043d\u0430 \u0441\u0432\u0435\u0442\u043b\u0438\u043d\u0430\u0442\u0430 \u043e\u0442 \u0438\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435", "title": "\u0413\u043b\u043e\u0431\u0430\u043b\u043d\u0438 \u043e\u043f\u0446\u0438\u0438" } }, diff --git a/homeassistant/components/zha/translations/hu.json b/homeassistant/components/zha/translations/hu.json index 7bbc7d8cb0b..60ca6a50db2 100644 --- a/homeassistant/components/zha/translations/hu.json +++ b/homeassistant/components/zha/translations/hu.json @@ -133,17 +133,17 @@ "device_shaken": "A k\u00e9sz\u00fcl\u00e9k megr\u00e1zk\u00f3dott", "device_slid": "Eszk\u00f6z cs\u00fasztatott \"{subtype}\"", "device_tilted": "K\u00e9sz\u00fcl\u00e9k megd\u00f6ntve", - "remote_button_alt_double_press": "A \u201e{subtype}\u201d gombra dupl\u00e1n kattintva (Alternat\u00edv m\u00f3d)", + "remote_button_alt_double_press": "\"{subtype}\" gombra dupl\u00e1n kattintva (Alternat\u00edv m\u00f3d)", "remote_button_alt_long_press": "\"{subtype}\" gomb folyamatosan nyomva (alternat\u00edv m\u00f3d)", - "remote_button_alt_long_release": "A \u201e{subtype}\u201d gomb elenged\u00e9se hossz\u00fa megnyom\u00e1st k\u00f6vet\u0151en (alternat\u00edv m\u00f3d)", - "remote_button_alt_quadruple_press": "A \u201e{subtype}\u201d gombra n\u00e9gyszer kattintottak (alternat\u00edv m\u00f3d)", + "remote_button_alt_long_release": "\"{subtype}\" gomb elenged\u00e9se nyomvatart\u00e1st k\u00f6vet\u0151en (alternat\u00edv m\u00f3d)", + "remote_button_alt_quadruple_press": "\"{subtype}\" gombra n\u00e9gyszer kattintottak (alternat\u00edv m\u00f3d)", "remote_button_alt_quintuple_press": "\"{subtype}\" gombra \u00f6tsz\u00f6r kattintottak (alternat\u00edv m\u00f3d)", - "remote_button_alt_short_press": "\u201e{subtype}\u201d gomb lenyomva (alternat\u00edv m\u00f3d)", - "remote_button_alt_short_release": "A \"{subtype}\" gomb elengedett (alternat\u00edv m\u00f3d)", - "remote_button_alt_triple_press": "A \u201e{subtype}\u201d gombra h\u00e1romszor kattintottak (alternat\u00edv m\u00f3d)", + "remote_button_alt_short_press": "\"{subtype}\" gomb lenyomva (alternat\u00edv m\u00f3d)", + "remote_button_alt_short_release": "\"{subtype}\" gomb elengedett (alternat\u00edv m\u00f3d)", + "remote_button_alt_triple_press": "\"{subtype}\" gombra h\u00e1romszor kattintottak (alternat\u00edv m\u00f3d)", "remote_button_double_press": "\"{subtype}\" gombra k\u00e9tszer kattintottak", - "remote_button_long_press": "A \"{subtype}\" gomb folyamatosan lenyomva", - "remote_button_long_release": "A \"{subtype}\" gomb hossz\u00fa megnyom\u00e1s ut\u00e1n elengedve", + "remote_button_long_press": "\"{subtype}\" gomb folyamatosan lenyomva", + "remote_button_long_release": "\"{subtype}\" gomb nyomvatart\u00e1s ut\u00e1n elengedve", "remote_button_quadruple_press": "\"{subtype}\" gombra n\u00e9gyszer kattintottak", "remote_button_quintuple_press": "\"{subtype}\" gombra \u00f6tsz\u00f6r kattintottak", "remote_button_short_press": "\"{subtype}\" gomb lenyomva", diff --git a/homeassistant/components/zha/translations/it.json b/homeassistant/components/zha/translations/it.json index 48b1717bc0c..e7890372162 100644 --- a/homeassistant/components/zha/translations/it.json +++ b/homeassistant/components/zha/translations/it.json @@ -87,6 +87,7 @@ "default_light_transition": "Tempo di transizione della luce predefinito (secondi)", "enable_identify_on_join": "Abilita l'effetto di identificazione quando i dispositivi si uniscono alla rete", "enhanced_light_transition": "Abilita una transizione migliorata del colore/temperatura della luce da uno stato spento", + "group_members_assume_state": "I membri del gruppo assumono lo stato del gruppo", "light_transitioning_flag": "Abilita il cursore della luminosit\u00e0 avanzata durante la transizione della luce", "title": "Opzioni globali" } @@ -100,6 +101,7 @@ }, "trigger_subtype": { "both_buttons": "Entrambi i pulsanti", + "button": "Pulsante", "button_1": "Primo pulsante", "button_2": "Secondo pulsante", "button_3": "Terzo pulsante", @@ -131,22 +133,22 @@ "device_shaken": "Dispositivo in vibrazione", "device_slid": "Dispositivo scivolato \"{subtype}\"", "device_tilted": "Dispositivo inclinato", - "remote_button_alt_double_press": "Pulsante \"{subtype}\" cliccato due volte (modalit\u00e0 Alternata)", - "remote_button_alt_long_press": "Pulsante \"{subtype}\" premuto continuamente (modalit\u00e0 Alternata)", - "remote_button_alt_long_release": "Pulsante \"{subtype}\" rilasciato dopo una lunga pressione (modalit\u00e0 Alternata)", - "remote_button_alt_quadruple_press": "Pulsante \"{subtype}\" cliccato quattro volte (modalit\u00e0 Alternata)", - "remote_button_alt_quintuple_press": "Pulsante \"{subtype}\" cliccato cinque volte (modalit\u00e0 Alternata)", - "remote_button_alt_short_press": "Pulsante \"{subtype}\" premuto (modalit\u00e0 Alternata)", - "remote_button_alt_short_release": "Pulsante \"{subtype}\" rilasciato (modalit\u00e0 Alternata)", - "remote_button_alt_triple_press": "Pulsante \"{subtype}\" cliccato tre volte (modalit\u00e0 Alternata)", - "remote_button_double_press": "Pulsante \"{subtype}\" cliccato due volte", - "remote_button_long_press": "Pulsante \"{subtype}\" premuto continuamente", - "remote_button_long_release": "Pulsante \"{subtype}\" rilasciato dopo una lunga pressione", - "remote_button_quadruple_press": "Pulsante \"{subtype}\" cliccato quattro volte", - "remote_button_quintuple_press": "Pulsante \"{subtype}\" cliccato cinque volte", - "remote_button_short_press": "Pulsante \"{subtype}\" premuto", - "remote_button_short_release": "Pulsante \"{subtype}\" rilasciato", - "remote_button_triple_press": "Pulsante \"{subtype}\" cliccato tre volte" + "remote_button_alt_double_press": "\"{subtype}\" cliccato due volte (modalit\u00e0 Alternata)", + "remote_button_alt_long_press": "\"{subtype}\" premuto continuamente (modalit\u00e0 Alternata)", + "remote_button_alt_long_release": "\"{subtype}\" rilasciato dopo una lunga pressione (modalit\u00e0 Alternata)", + "remote_button_alt_quadruple_press": "\"{subtype}\" cliccato quattro volte (modalit\u00e0 Alternata)", + "remote_button_alt_quintuple_press": "\"{subtype}\" cliccato cinque volte (modalit\u00e0 Alternata)", + "remote_button_alt_short_press": "\"{subtype}\" premuto (modalit\u00e0 Alternata)", + "remote_button_alt_short_release": "\"{subtype}\" rilasciato (modalit\u00e0 Alternata)", + "remote_button_alt_triple_press": "\"{subtype}\" cliccato tre volte (modalit\u00e0 Alternata)", + "remote_button_double_press": "\"{subtype}\" cliccato due volte", + "remote_button_long_press": "\"{subtype}\" premuto continuamente", + "remote_button_long_release": "\"{subtype}\" rilasciato dopo una lunga pressione", + "remote_button_quadruple_press": "\"{subtype}\" cliccato quattro volte", + "remote_button_quintuple_press": "\"{subtype}\" cliccato cinque volte", + "remote_button_short_press": "\"{subtype}\" premuto", + "remote_button_short_release": "\"{subtype}\" rilasciato", + "remote_button_triple_press": "\"{subtype}\" cliccato tre volte" } }, "options": { diff --git a/homeassistant/components/zha/translations/ja.json b/homeassistant/components/zha/translations/ja.json index a25518e0f00..e9b9c290ec6 100644 --- a/homeassistant/components/zha/translations/ja.json +++ b/homeassistant/components/zha/translations/ja.json @@ -100,6 +100,7 @@ }, "trigger_subtype": { "both_buttons": "\u4e21\u65b9\u306e\u30dc\u30bf\u30f3", + "button": "\u30dc\u30bf\u30f3", "button_1": "1\u756a\u76ee\u306e\u30dc\u30bf\u30f3", "button_2": "2\u756a\u76ee\u306e\u30dc\u30bf\u30f3", "button_3": "3\u756a\u76ee\u306e\u30dc\u30bf\u30f3", diff --git a/homeassistant/components/zha/translations/pl.json b/homeassistant/components/zha/translations/pl.json index c3593b862ce..bd0b2eb81b1 100644 --- a/homeassistant/components/zha/translations/pl.json +++ b/homeassistant/components/zha/translations/pl.json @@ -87,6 +87,7 @@ "default_light_transition": "Domy\u015blny czas efektu przej\u015bcia dla \u015bwiat\u0142a (w sekundach)", "enable_identify_on_join": "W\u0142\u0105cz efekt identyfikacji, gdy urz\u0105dzenia do\u0142\u0105czaj\u0105 do sieci", "enhanced_light_transition": "W\u0142\u0105cz ulepszone przej\u015bcie koloru \u015bwiat\u0142a/temperatury ze stanu wy\u0142\u0105czenia", + "group_members_assume_state": "Encje grupy przyjmuj\u0105 stan grupy", "light_transitioning_flag": "W\u0142\u0105cz suwak zwi\u0119kszonej jasno\u015bci podczas przej\u015bcia \u015bwiat\u0142a", "title": "Opcje og\u00f3lne" } @@ -100,6 +101,7 @@ }, "trigger_subtype": { "both_buttons": "oba przyciski", + "button": "Przycisk", "button_1": "pierwszy", "button_2": "drugi", "button_3": "trzeci", @@ -131,22 +133,22 @@ "device_shaken": "nast\u0105pi potrz\u0105\u015bni\u0119cie urz\u0105dzeniem", "device_slid": "nast\u0105pi przesuni\u0119cie urz\u0105dzenia \"{subtype}\"", "device_tilted": "nast\u0105pi przechylenie urz\u0105dzenia", - "remote_button_alt_double_press": "przycisk \"{subtype}\" zostanie dwukrotnie naci\u015bni\u0119ty (tryb alternatywny)", - "remote_button_alt_long_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y (tryb alternatywny)", - "remote_button_alt_long_release": "przycisk \"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu (tryb alternatywny)", - "remote_button_alt_quadruple_press": "przycisk \"{subtype}\" zostanie czterokrotnie naci\u015bni\u0119ty (tryb alternatywny)", - "remote_button_alt_quintuple_press": "przycisk \"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty (tryb alternatywny)", - "remote_button_alt_short_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty (tryb alternatywny)", - "remote_button_alt_short_release": "przycisk \"{subtype}\" zostanie zwolniony (tryb alternatywny)", - "remote_button_alt_triple_press": "przycisk \"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty (tryb alternatywny)", - "remote_button_double_press": "przycisk \"{subtype}\" zostanie podw\u00f3jnie naci\u015bni\u0119ty", - "remote_button_long_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y", - "remote_button_long_release": "przycisk \"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu", - "remote_button_quadruple_press": "przycisk \"{subtype}\" czterokrotnie naci\u015bni\u0119ty", - "remote_button_quintuple_press": "przycisk \"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty", - "remote_button_short_press": "przycisk \"{subtype}\" zostanie naci\u015bni\u0119ty", - "remote_button_short_release": "przycisk \"{subtype}\" zostanie zwolniony", - "remote_button_triple_press": "przycisk \"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty" + "remote_button_alt_double_press": "\"{subtype}\" zostanie dwukrotnie naci\u015bni\u0119ty (tryb alternatywny)", + "remote_button_alt_long_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y (tryb alternatywny)", + "remote_button_alt_long_release": "\"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu (tryb alternatywny)", + "remote_button_alt_quadruple_press": "\"{subtype}\" zostanie czterokrotnie naci\u015bni\u0119ty (tryb alternatywny)", + "remote_button_alt_quintuple_press": "\"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty (tryb alternatywny)", + "remote_button_alt_short_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty (tryb alternatywny)", + "remote_button_alt_short_release": "\"{subtype}\" zostanie zwolniony (tryb alternatywny)", + "remote_button_alt_triple_press": "\"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty (tryb alternatywny)", + "remote_button_double_press": "\"{subtype}\" zostanie podw\u00f3jnie naci\u015bni\u0119ty", + "remote_button_long_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty w spos\u00f3b ci\u0105g\u0142y", + "remote_button_long_release": "\"{subtype}\" zostanie zwolniony po d\u0142ugim naci\u015bni\u0119ciu", + "remote_button_quadruple_press": "\"{subtype}\" czterokrotnie naci\u015bni\u0119ty", + "remote_button_quintuple_press": "\"{subtype}\" zostanie pi\u0119ciokrotnie naci\u015bni\u0119ty", + "remote_button_short_press": "\"{subtype}\" zostanie naci\u015bni\u0119ty", + "remote_button_short_release": "\"{subtype}\" zostanie zwolniony", + "remote_button_triple_press": "\"{subtype}\" zostanie trzykrotnie naci\u015bni\u0119ty" } }, "options": {