homeassistant 2025.10.0b2__py3-none-any.whl → 2025.10.0b5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of homeassistant might be problematic. Click here for more details.
- homeassistant/components/accuweather/translations/bg.json +7 -1
- homeassistant/components/accuweather/translations/ga.json +16 -1
- homeassistant/components/adax/translations/fy.json +11 -0
- homeassistant/components/adguard/translations/zh-Hant.json +1 -1
- homeassistant/components/airos/__init__.py +37 -2
- homeassistant/components/airos/config_flow.py +24 -3
- homeassistant/components/airos/const.py +5 -0
- homeassistant/components/airos/entity.py +8 -3
- homeassistant/components/airos/strings.json +12 -0
- homeassistant/components/airos/translations/bg.json +8 -0
- homeassistant/components/airos/translations/ca.json +8 -0
- homeassistant/components/airos/translations/cs.json +12 -0
- homeassistant/components/airos/translations/de.json +12 -0
- homeassistant/components/airos/translations/en-GB.json +12 -0
- homeassistant/components/airos/translations/en.json +12 -0
- homeassistant/components/airos/translations/es.json +12 -0
- homeassistant/components/airos/translations/et.json +12 -0
- homeassistant/components/airos/translations/fr.json +18 -0
- homeassistant/components/airos/translations/fy.json +11 -0
- homeassistant/components/airos/translations/lt.json +12 -0
- homeassistant/components/airos/translations/lv.json +1 -0
- homeassistant/components/airos/translations/pt.json +12 -0
- homeassistant/components/airos/translations/sk.json +12 -0
- homeassistant/components/airos/translations/sv.json +40 -1
- homeassistant/components/airos/translations/zh-Hans.json +12 -0
- homeassistant/components/airos/translations/zh-Hant.json +12 -0
- homeassistant/components/airtouch5/translations/da.json +9 -0
- homeassistant/components/airzone/translations/es.json +10 -0
- homeassistant/components/airzone/translations/et.json +10 -0
- homeassistant/components/airzone/translations/fr.json +9 -0
- homeassistant/components/airzone/translations/ga.json +10 -0
- homeassistant/components/airzone/translations/lt.json +10 -0
- homeassistant/components/airzone/translations/pt.json +10 -0
- homeassistant/components/alexa_devices/binary_sensor.py +0 -7
- homeassistant/components/alexa_devices/manifest.json +1 -1
- homeassistant/components/alexa_devices/translations/fy.json +16 -0
- homeassistant/components/analytics/analytics.py +1 -1
- homeassistant/components/assist_pipeline/pipeline.py +43 -18
- homeassistant/components/assist_pipeline/translations/sv.json +1 -0
- homeassistant/components/blue_current/translations/bg.json +18 -0
- homeassistant/components/blue_current/translations/es.json +44 -0
- homeassistant/components/blue_current/translations/et.json +44 -0
- homeassistant/components/blue_current/translations/fr.json +9 -0
- homeassistant/components/blue_current/translations/ga.json +44 -0
- homeassistant/components/blue_current/translations/lt.json +44 -0
- homeassistant/components/blue_current/translations/pt.json +44 -0
- homeassistant/components/bsblan/translations/fy.json +16 -0
- homeassistant/components/cast/translations/pl.json +14 -0
- homeassistant/components/cloud/translations/sk.json +1 -1
- homeassistant/components/comelit/config_flow.py +8 -4
- homeassistant/components/compit/translations/bg.json +25 -0
- homeassistant/components/compit/translations/fy.json +16 -0
- homeassistant/components/cover/translations/da.json +20 -1
- homeassistant/components/cync/translations/bg.json +20 -0
- homeassistant/components/cync/translations/ca.json +12 -0
- homeassistant/components/cync/translations/es.json +32 -0
- homeassistant/components/cync/translations/et.json +32 -0
- homeassistant/components/cync/translations/fr.json +32 -0
- homeassistant/components/cync/translations/fy.json +11 -0
- homeassistant/components/cync/translations/ga.json +32 -0
- homeassistant/components/cync/translations/lt.json +32 -0
- homeassistant/components/cync/translations/pt.json +32 -0
- homeassistant/components/cync/translations/ru.json +32 -0
- homeassistant/components/deconz/translations/zh-Hant.json +1 -1
- homeassistant/components/deluge/translations/bg.json +6 -0
- homeassistant/components/devolo_home_control/translations/fy.json +11 -0
- homeassistant/components/devolo_home_network/translations/fy.json +10 -0
- homeassistant/components/dnsip/sensor.py +17 -4
- homeassistant/components/ebusd/__init__.py +5 -1
- homeassistant/components/ecovacs/image.py +3 -1
- homeassistant/components/ecovacs/manifest.json +1 -1
- homeassistant/components/ecovacs/translations/es.json +7 -1
- homeassistant/components/ecovacs/translations/et.json +7 -1
- homeassistant/components/ecovacs/translations/ga.json +6 -1
- homeassistant/components/ecovacs/translations/pt.json +4 -0
- homeassistant/components/ecovacs/translations/ru.json +4 -0
- homeassistant/components/edl21/translations/de.json +1 -1
- homeassistant/components/ekeybionyx/translations/bg.json +26 -0
- homeassistant/components/ekeybionyx/translations/es.json +66 -0
- homeassistant/components/ekeybionyx/translations/et.json +66 -0
- homeassistant/components/ekeybionyx/translations/fr.json +32 -0
- homeassistant/components/ekeybionyx/translations/ga.json +66 -0
- homeassistant/components/ekeybionyx/translations/lt.json +65 -0
- homeassistant/components/ekeybionyx/translations/pt.json +66 -0
- homeassistant/components/elkm1/translations/fy.json +11 -0
- homeassistant/components/elvia/translations/de.json +3 -3
- homeassistant/components/ephember/climate.py +12 -2
- homeassistant/components/esphome/manager.py +1 -1
- homeassistant/components/esphome/manifest.json +1 -1
- homeassistant/components/esphome/translations/pl.json +4 -2
- homeassistant/components/esphome/translations/sv.json +1 -1
- homeassistant/components/ezviz/entity.py +12 -6
- homeassistant/components/file/translations/bg.json +17 -0
- homeassistant/components/file/translations/es.json +31 -0
- homeassistant/components/file/translations/et.json +31 -0
- homeassistant/components/file/translations/ga.json +31 -0
- homeassistant/components/file/translations/pt.json +31 -0
- homeassistant/components/file/translations/ru.json +31 -0
- homeassistant/components/fritz/diagnostics.py +3 -0
- homeassistant/components/frontend/manifest.json +1 -1
- homeassistant/components/geniushub/entity.py +4 -4
- homeassistant/components/geocaching/translations/bg.json +13 -0
- homeassistant/components/google_generative_ai_conversation/translations/ga.json +6 -0
- homeassistant/components/habitica/translations/ga.json +24 -0
- homeassistant/components/hassio/translations/bg.json +3 -0
- homeassistant/components/hassio/translations/es.json +4 -0
- homeassistant/components/hassio/translations/et.json +4 -0
- homeassistant/components/hassio/translations/ga.json +4 -0
- homeassistant/components/hassio/translations/pt.json +4 -0
- homeassistant/components/hassio/translations/ru.json +4 -0
- homeassistant/components/here_travel_time/translations/es.json +6 -0
- homeassistant/components/here_travel_time/translations/et.json +6 -0
- homeassistant/components/here_travel_time/translations/ga.json +6 -0
- homeassistant/components/here_travel_time/translations/pt.json +6 -0
- homeassistant/components/homeassistant_connect_zbt2/strings.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/bg.json +64 -6
- homeassistant/components/homeassistant_connect_zbt2/translations/ca.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/cs.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/de.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/el.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/en-GB.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/en.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/es.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/et.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/fr.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/ga.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/he.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/lt.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/nl.json +2 -4
- homeassistant/components/homeassistant_connect_zbt2/translations/pl.json +1 -2
- homeassistant/components/homeassistant_connect_zbt2/translations/pt.json +22 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/ru.json +1 -4
- homeassistant/components/homeassistant_connect_zbt2/translations/sk.json +6 -12
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hans.json +2 -8
- homeassistant/components/homeassistant_connect_zbt2/translations/zh-Hant.json +22 -12
- homeassistant/components/homeassistant_hardware/firmware_config_flow.py +11 -0
- homeassistant/components/homeassistant_hardware/strings.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/bg.json +40 -0
- homeassistant/components/homeassistant_hardware/translations/ca.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/cs.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/de.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/el.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/en-GB.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/en.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/es.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/et.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/fr.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/ga.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/he.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/hu.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/id.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/it.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/ja.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/ko.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/lt.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/mk.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/nl.json +0 -3
- homeassistant/components/homeassistant_hardware/translations/pt.json +11 -5
- homeassistant/components/homeassistant_hardware/translations/ru.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/sk.json +10 -7
- homeassistant/components/homeassistant_hardware/translations/sv.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/tr.json +0 -8
- homeassistant/components/homeassistant_hardware/translations/zh-Hans.json +0 -11
- homeassistant/components/homeassistant_hardware/translations/zh-Hant.json +11 -5
- homeassistant/components/homeassistant_sky_connect/strings.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/bg.json +72 -4
- homeassistant/components/homeassistant_sky_connect/translations/ca.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/cs.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/de.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/el.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/en-GB.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/en.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/es.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/et.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/fi.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/fr.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/ga.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/he.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/hu.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/id.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/it.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/ja.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/ko.json +2 -12
- homeassistant/components/homeassistant_sky_connect/translations/lt.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/nl.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/pl.json +2 -4
- homeassistant/components/homeassistant_sky_connect/translations/pt.json +22 -12
- homeassistant/components/homeassistant_sky_connect/translations/ru.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/sk.json +6 -12
- homeassistant/components/homeassistant_sky_connect/translations/sv.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/tr.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hans.json +2 -8
- homeassistant/components/homeassistant_sky_connect/translations/zh-Hant.json +22 -12
- homeassistant/components/homeassistant_yellow/strings.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/bg.json +32 -3
- homeassistant/components/homeassistant_yellow/translations/ca.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/cs.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/de.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/el.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/en-GB.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/en.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/es.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/et.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/fr.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/ga.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/he.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/hu.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/id.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/it.json +1 -2
- homeassistant/components/homeassistant_yellow/translations/ja.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/ko.json +0 -2
- homeassistant/components/homeassistant_yellow/translations/lt.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/nl.json +1 -2
- homeassistant/components/homeassistant_yellow/translations/pt.json +11 -6
- homeassistant/components/homeassistant_yellow/translations/ru.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/sk.json +3 -6
- homeassistant/components/homeassistant_yellow/translations/sv.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/tr.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/zh-Hans.json +1 -4
- homeassistant/components/homeassistant_yellow/translations/zh-Hant.json +11 -6
- homeassistant/components/homee/translations/fy.json +14 -0
- homeassistant/components/hue/v2/binary_sensor.py +5 -1
- homeassistant/components/husqvarna_automower/translations/da.json +16 -0
- homeassistant/components/imeon_inverter/translations/fy.json +11 -0
- homeassistant/components/improv_ble/translations/fy.json +7 -0
- homeassistant/components/irm_kmi/translations/bg.json +49 -0
- homeassistant/components/irm_kmi/translations/ga.json +50 -0
- homeassistant/components/ista_ecotrend/translations/fy.json +11 -0
- homeassistant/components/knx/translations/fr.json +3 -0
- homeassistant/components/konnected/__init__.py +14 -1
- homeassistant/components/konnected/manifest.json +1 -1
- homeassistant/components/konnected/strings.json +6 -0
- homeassistant/components/konnected/translations/cs.json +6 -0
- homeassistant/components/konnected/translations/de.json +6 -0
- homeassistant/components/konnected/translations/en-GB.json +6 -0
- homeassistant/components/konnected/translations/en.json +6 -0
- homeassistant/components/konnected/translations/es.json +6 -0
- homeassistant/components/konnected/translations/et.json +6 -0
- homeassistant/components/konnected/translations/pt.json +6 -0
- homeassistant/components/konnected/translations/sk.json +6 -0
- homeassistant/components/konnected/translations/zh-Hant.json +6 -0
- homeassistant/components/lamarzocco/__init__.py +1 -1
- homeassistant/components/lamarzocco/coordinator.py +10 -2
- homeassistant/components/lamarzocco/manifest.json +1 -1
- homeassistant/components/letpot/translations/bg.json +5 -0
- homeassistant/components/letpot/translations/es.json +10 -0
- homeassistant/components/letpot/translations/et.json +10 -0
- homeassistant/components/letpot/translations/fr.json +10 -0
- homeassistant/components/letpot/translations/ga.json +9 -0
- homeassistant/components/letpot/translations/lt.json +10 -0
- homeassistant/components/letpot/translations/pt.json +10 -0
- homeassistant/components/lg_thinq/translations/bg.json +9 -0
- homeassistant/components/lg_thinq/translations/ga.json +9 -0
- homeassistant/components/litterrobot/translations/bg.json +5 -0
- homeassistant/components/logbook/translations/es.json +6 -1
- homeassistant/components/logbook/translations/et.json +6 -1
- homeassistant/components/logbook/translations/pl.json +3 -1
- homeassistant/components/logbook/translations/pt.json +6 -1
- homeassistant/components/logbook/translations/ru.json +6 -1
- homeassistant/components/lovelace/translations/pl.json +6 -1
- homeassistant/components/mastodon/translations/bg.json +3 -0
- homeassistant/components/mastodon/translations/ga.json +4 -0
- homeassistant/components/matter/translations/bg.json +3 -0
- homeassistant/components/matter/translations/da.json +7 -0
- homeassistant/components/matter/translations/es.json +3 -0
- homeassistant/components/matter/translations/et.json +3 -0
- homeassistant/components/matter/translations/ga.json +3 -0
- homeassistant/components/matter/translations/pt.json +3 -0
- homeassistant/components/matter/translations/ru.json +3 -0
- homeassistant/components/mcp/strings.json +20 -1
- homeassistant/components/mcp/translations/bg.json +1 -0
- homeassistant/components/mcp/translations/cs.json +20 -1
- homeassistant/components/mcp/translations/de.json +20 -1
- homeassistant/components/mcp/translations/en-GB.json +20 -1
- homeassistant/components/mcp/translations/en.json +20 -1
- homeassistant/components/mcp/translations/es.json +20 -1
- homeassistant/components/mcp/translations/et.json +20 -1
- homeassistant/components/mcp/translations/lt.json +20 -1
- homeassistant/components/mcp/translations/pt.json +20 -1
- homeassistant/components/mcp/translations/sk.json +20 -1
- homeassistant/components/mcp/translations/zh-Hant.json +20 -1
- homeassistant/components/miele/translations/ga.json +1 -0
- homeassistant/components/motioneye/translations/zh-Hant.json +1 -1
- homeassistant/components/mqtt/strings.json +2 -0
- homeassistant/components/mqtt/translations/bg.json +1 -0
- homeassistant/components/mqtt/translations/cs.json +2 -0
- homeassistant/components/mqtt/translations/da.json +19 -0
- homeassistant/components/mqtt/translations/de.json +2 -0
- homeassistant/components/mqtt/translations/en-GB.json +2 -0
- homeassistant/components/mqtt/translations/en.json +2 -0
- homeassistant/components/mqtt/translations/es.json +21 -0
- homeassistant/components/mqtt/translations/et.json +21 -0
- homeassistant/components/mqtt/translations/fy.json +9 -0
- homeassistant/components/mqtt/translations/ga.json +26 -1
- homeassistant/components/mqtt/translations/pt.json +21 -0
- homeassistant/components/mqtt/translations/ru.json +19 -0
- homeassistant/components/mqtt/translations/zh-Hant.json +3 -1
- homeassistant/components/music_assistant/translations/fr.json +7 -0
- homeassistant/components/nina/strings.json +2 -2
- homeassistant/components/nina/translations/ca.json +0 -2
- homeassistant/components/nina/translations/cs.json +3 -3
- homeassistant/components/nina/translations/de.json +3 -3
- homeassistant/components/nina/translations/el.json +0 -1
- homeassistant/components/nina/translations/en-GB.json +3 -3
- homeassistant/components/nina/translations/en.json +3 -3
- homeassistant/components/nina/translations/es.json +3 -3
- homeassistant/components/nina/translations/et.json +2 -2
- homeassistant/components/nina/translations/fi.json +0 -2
- homeassistant/components/nina/translations/ga.json +0 -2
- homeassistant/components/nina/translations/hu.json +0 -2
- homeassistant/components/nina/translations/id.json +0 -1
- homeassistant/components/nina/translations/it.json +0 -2
- homeassistant/components/nina/translations/ja.json +0 -2
- homeassistant/components/nina/translations/ko.json +0 -2
- homeassistant/components/nina/translations/lt.json +3 -3
- homeassistant/components/nina/translations/nl.json +0 -2
- homeassistant/components/nina/translations/pt-BR.json +0 -1
- homeassistant/components/nina/translations/pt.json +3 -3
- homeassistant/components/nina/translations/ro.json +0 -1
- homeassistant/components/nina/translations/ru.json +0 -2
- homeassistant/components/nina/translations/sk.json +3 -3
- homeassistant/components/nina/translations/sv.json +0 -2
- homeassistant/components/nina/translations/tr.json +0 -2
- homeassistant/components/nina/translations/uk.json +0 -1
- homeassistant/components/nina/translations/zh-Hans.json +3 -3
- homeassistant/components/nina/translations/zh-Hant.json +3 -3
- homeassistant/components/nordpool/translations/bg.json +8 -0
- homeassistant/components/nordpool/translations/ga.json +6 -0
- homeassistant/components/ntfy/translations/fy.json +30 -0
- homeassistant/components/number/const.py +2 -5
- homeassistant/components/number/strings.json +3 -0
- homeassistant/components/number/translations/cs.json +3 -0
- homeassistant/components/number/translations/de.json +3 -0
- homeassistant/components/number/translations/en-GB.json +3 -0
- homeassistant/components/number/translations/en.json +3 -0
- homeassistant/components/number/translations/es.json +3 -0
- homeassistant/components/number/translations/et.json +3 -0
- homeassistant/components/number/translations/pt.json +3 -0
- homeassistant/components/number/translations/zh-Hant.json +3 -0
- homeassistant/components/ohme/translations/fy.json +11 -0
- homeassistant/components/opower/translations/fy.json +5 -0
- homeassistant/components/pooldose/translations/bg.json +9 -0
- homeassistant/components/pooldose/translations/ga.json +8 -1
- homeassistant/components/portainer/__init__.py +25 -5
- homeassistant/components/portainer/config_flow.py +15 -10
- homeassistant/components/portainer/coordinator.py +2 -2
- homeassistant/components/portainer/strings.json +7 -5
- homeassistant/components/portainer/translations/bg.json +2 -2
- homeassistant/components/portainer/translations/ca.json +3 -2
- homeassistant/components/portainer/translations/cs.json +7 -5
- homeassistant/components/portainer/translations/de.json +7 -5
- homeassistant/components/portainer/translations/el.json +0 -8
- homeassistant/components/portainer/translations/en-GB.json +7 -5
- homeassistant/components/portainer/translations/en.json +7 -5
- homeassistant/components/portainer/translations/es.json +7 -5
- homeassistant/components/portainer/translations/et.json +7 -5
- homeassistant/components/portainer/translations/fr.json +18 -0
- homeassistant/components/portainer/translations/ga.json +0 -13
- homeassistant/components/portainer/translations/he.json +0 -8
- homeassistant/components/portainer/translations/lt.json +7 -5
- homeassistant/components/portainer/translations/nl.json +0 -8
- homeassistant/components/portainer/translations/pt.json +7 -5
- homeassistant/components/portainer/translations/ru.json +0 -13
- homeassistant/components/portainer/translations/sk.json +7 -5
- homeassistant/components/portainer/translations/sl.json +0 -13
- homeassistant/components/portainer/translations/zh-Hans.json +7 -5
- homeassistant/components/portainer/translations/zh-Hant.json +7 -5
- homeassistant/components/profiler/translations/es.json +4 -0
- homeassistant/components/profiler/translations/et.json +4 -0
- homeassistant/components/profiler/translations/ga.json +4 -0
- homeassistant/components/profiler/translations/pt.json +4 -0
- homeassistant/components/pyload/translations/zh-Hant.json +1 -1
- homeassistant/components/random/strings.json +1 -0
- homeassistant/components/random/translations/cs.json +1 -0
- homeassistant/components/random/translations/de.json +1 -0
- homeassistant/components/random/translations/en-GB.json +1 -0
- homeassistant/components/random/translations/en.json +1 -0
- homeassistant/components/random/translations/es.json +1 -0
- homeassistant/components/random/translations/et.json +1 -0
- homeassistant/components/random/translations/pt.json +1 -0
- homeassistant/components/random/translations/zh-Hant.json +1 -0
- homeassistant/components/recorder/statistics.py +0 -5
- homeassistant/components/recorder/websocket_api.py +0 -4
- homeassistant/components/rehlko/translations/fy.json +16 -0
- homeassistant/components/reolink/manifest.json +1 -1
- homeassistant/components/route_b_smart_meter/translations/bg.json +24 -0
- homeassistant/components/route_b_smart_meter/translations/es.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/et.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/fr.json +36 -0
- homeassistant/components/route_b_smart_meter/translations/fy.json +14 -0
- homeassistant/components/route_b_smart_meter/translations/ga.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/lt.json +42 -0
- homeassistant/components/route_b_smart_meter/translations/pt.json +42 -0
- homeassistant/components/russound_rio/manifest.json +1 -1
- homeassistant/components/satel_integra/__init__.py +6 -0
- homeassistant/components/satel_integra/translations/bg.json +102 -0
- homeassistant/components/satel_integra/translations/et.json +1 -0
- homeassistant/components/scrape/strings.json +2 -0
- homeassistant/components/scrape/translations/cs.json +2 -0
- homeassistant/components/scrape/translations/de.json +2 -0
- homeassistant/components/scrape/translations/en-GB.json +2 -0
- homeassistant/components/scrape/translations/en.json +2 -0
- homeassistant/components/scrape/translations/es.json +2 -0
- homeassistant/components/scrape/translations/et.json +2 -0
- homeassistant/components/scrape/translations/pt.json +2 -0
- homeassistant/components/scrape/translations/zh-Hant.json +2 -0
- homeassistant/components/sensibo/translations/pl.json +1 -0
- homeassistant/components/sensor/const.py +2 -7
- homeassistant/components/sensor/strings.json +3 -0
- homeassistant/components/sensor/translations/cs.json +3 -0
- homeassistant/components/sensor/translations/de.json +3 -0
- homeassistant/components/sensor/translations/en-GB.json +3 -0
- homeassistant/components/sensor/translations/en.json +3 -0
- homeassistant/components/sensor/translations/es.json +3 -0
- homeassistant/components/sensor/translations/et.json +3 -0
- homeassistant/components/sensor/translations/pt.json +3 -0
- homeassistant/components/sensor/translations/sk.json +3 -0
- homeassistant/components/sensor/translations/zh-Hant.json +3 -0
- homeassistant/components/sensorpush_cloud/translations/fy.json +11 -0
- homeassistant/components/shelly/icons.json +3 -0
- homeassistant/components/shelly/sensor.py +83 -3
- homeassistant/components/shelly/strings.json +12 -0
- homeassistant/components/shelly/translations/bg.json +19 -0
- homeassistant/components/shelly/translations/cs.json +12 -0
- homeassistant/components/shelly/translations/de.json +12 -0
- homeassistant/components/shelly/translations/en-GB.json +12 -0
- homeassistant/components/shelly/translations/en.json +12 -0
- homeassistant/components/shelly/translations/es.json +12 -0
- homeassistant/components/shelly/translations/et.json +12 -0
- homeassistant/components/shelly/translations/lt.json +12 -0
- homeassistant/components/shelly/translations/lv.json +6 -0
- homeassistant/components/shelly/translations/pl.json +16 -0
- homeassistant/components/shelly/translations/pt.json +12 -0
- homeassistant/components/shelly/translations/sk.json +12 -0
- homeassistant/components/shelly/translations/zh-Hant.json +12 -0
- homeassistant/components/sma/translations/fy.json +16 -0
- homeassistant/components/smartthings/translations/es.json +21 -0
- homeassistant/components/smartthings/translations/et.json +21 -0
- homeassistant/components/smartthings/translations/fr.json +12 -0
- homeassistant/components/smartthings/translations/ga.json +15 -0
- homeassistant/components/smartthings/translations/lt.json +21 -0
- homeassistant/components/smartthings/translations/pt.json +21 -0
- homeassistant/components/snoo/translations/fy.json +9 -0
- homeassistant/components/sql/strings.json +1 -0
- homeassistant/components/sql/translations/cs.json +1 -0
- homeassistant/components/sql/translations/de.json +1 -0
- homeassistant/components/sql/translations/en-GB.json +1 -0
- homeassistant/components/sql/translations/en.json +1 -0
- homeassistant/components/sql/translations/es.json +1 -0
- homeassistant/components/sql/translations/et.json +1 -0
- homeassistant/components/sql/translations/pt.json +1 -0
- homeassistant/components/sql/translations/zh-Hant.json +1 -0
- homeassistant/components/switch_as_x/translations/da.json +7 -0
- homeassistant/components/switchbot/translations/fy.json +7 -0
- homeassistant/components/template/strings.json +1 -0
- homeassistant/components/template/translations/cs.json +1 -0
- homeassistant/components/template/translations/da.json +17 -0
- homeassistant/components/template/translations/de.json +1 -0
- homeassistant/components/template/translations/en-GB.json +1 -0
- homeassistant/components/template/translations/en.json +1 -0
- homeassistant/components/template/translations/es.json +1 -0
- homeassistant/components/template/translations/et.json +1 -0
- homeassistant/components/template/translations/mk.json +9 -0
- homeassistant/components/template/translations/pt.json +1 -0
- homeassistant/components/template/translations/zh-Hant.json +1 -0
- homeassistant/components/thread/config_flow.py +11 -3
- homeassistant/components/thread/manifest.json +1 -0
- homeassistant/components/togrill/coordinator.py +24 -6
- homeassistant/components/tolo/translations/bg.json +2 -1
- homeassistant/components/tolo/translations/es.json +2 -1
- homeassistant/components/tolo/translations/ga.json +2 -1
- homeassistant/components/traccar_server/translations/fy.json +9 -0
- homeassistant/components/tuya/translations/da.json +8 -0
- homeassistant/components/tuya/translations/es.json +9 -0
- homeassistant/components/tuya/translations/et.json +9 -0
- homeassistant/components/tuya/translations/ga.json +9 -0
- homeassistant/components/tuya/translations/pt.json +9 -0
- homeassistant/components/uptime_kuma/translations/zh-Hant.json +1 -1
- homeassistant/components/usage_prediction/translations/et.json +3 -0
- homeassistant/components/valve/translations/da.json +1 -0
- homeassistant/components/valve/translations/pl.json +2 -1
- homeassistant/components/velbus/translations/fy.json +11 -0
- homeassistant/components/vesync/binary_sensor.py +1 -1
- homeassistant/components/vesync/fan.py +3 -1
- homeassistant/components/vesync/translations/fy.json +9 -0
- homeassistant/components/vicare/const.py +1 -0
- homeassistant/components/victron_remote_monitoring/translations/bg.json +71 -0
- homeassistant/components/voip/translations/sv.json +1 -1
- homeassistant/components/volvo/sensor.py +12 -6
- homeassistant/components/volvooncall/translations/ga.json +18 -1
- homeassistant/components/webdav/translations/fy.json +11 -0
- homeassistant/components/workday/calendar.py +5 -5
- homeassistant/components/workday/config_flow.py +1 -0
- homeassistant/components/workday/translations/bg.json +5 -0
- homeassistant/components/wyoming/translations/sv.json +1 -1
- homeassistant/components/wyoming/translations/zh-Hant.json +1 -1
- homeassistant/components/xiaomi_miio/translations/fy.json +7 -0
- homeassistant/components/zha/config_flow.py +54 -21
- homeassistant/components/zha/manifest.json +1 -1
- homeassistant/components/zha/radio_manager.py +4 -0
- homeassistant/components/zha/strings.json +9 -9
- homeassistant/components/zha/translations/bg.json +55 -7
- homeassistant/components/zha/translations/ca.json +0 -7
- homeassistant/components/zha/translations/cs.json +10 -10
- homeassistant/components/zha/translations/da.json +0 -9
- homeassistant/components/zha/translations/de.json +10 -10
- homeassistant/components/zha/translations/el.json +0 -9
- homeassistant/components/zha/translations/en-GB.json +10 -10
- homeassistant/components/zha/translations/en.json +10 -10
- homeassistant/components/zha/translations/es.json +87 -9
- homeassistant/components/zha/translations/et.json +84 -6
- homeassistant/components/zha/translations/fi.json +0 -9
- homeassistant/components/zha/translations/fr.json +0 -17
- homeassistant/components/zha/translations/ga.json +66 -9
- homeassistant/components/zha/translations/gsw.json +0 -7
- homeassistant/components/zha/translations/hr.json +0 -4
- homeassistant/components/zha/translations/hu.json +0 -9
- homeassistant/components/zha/translations/id.json +0 -9
- homeassistant/components/zha/translations/it.json +0 -9
- homeassistant/components/zha/translations/ja.json +0 -9
- homeassistant/components/zha/translations/ko.json +0 -9
- homeassistant/components/zha/translations/lt.json +0 -17
- homeassistant/components/zha/translations/nb.json +0 -7
- homeassistant/components/zha/translations/nl.json +0 -8
- homeassistant/components/zha/translations/pl.json +0 -7
- homeassistant/components/zha/translations/pt-BR.json +0 -7
- homeassistant/components/zha/translations/pt.json +86 -8
- homeassistant/components/zha/translations/ro.json +0 -7
- homeassistant/components/zha/translations/ru.json +4 -11
- homeassistant/components/zha/translations/sk.json +10 -10
- homeassistant/components/zha/translations/sl.json +0 -9
- homeassistant/components/zha/translations/sv.json +0 -9
- homeassistant/components/zha/translations/tr.json +0 -9
- homeassistant/components/zha/translations/uk.json +0 -7
- homeassistant/components/zha/translations/vi.json +0 -7
- homeassistant/components/zha/translations/zh-Hans.json +0 -17
- homeassistant/components/zha/translations/zh-Hant.json +10 -10
- homeassistant/components/zwave_js/config_flow.py +30 -11
- homeassistant/components/zwave_js/translations/es.json +1 -0
- homeassistant/components/zwave_js/translations/et.json +1 -0
- homeassistant/components/zwave_js/translations/ga.json +1 -0
- homeassistant/components/zwave_js/translations/pt.json +1 -0
- homeassistant/const.py +1 -1
- homeassistant/generated/integrations.json +3 -2
- homeassistant/package_constraints.txt +1 -1
- homeassistant/util/unit_conversion.py +0 -16
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/METADATA +1 -1
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/RECORD +553 -503
- homeassistant/components/homeassistant_sky_connect/translations/hr.json +0 -7
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/WHEEL +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/entry_points.txt +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/licenses/LICENSE.md +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/licenses/homeassistant/backports/LICENSE.Python +0 -0
- {homeassistant-2025.10.0b2.dist-info → homeassistant-2025.10.0b5.dist-info}/top_level.txt +0 -0
|
@@ -432,6 +432,9 @@
|
|
|
432
432
|
"stopped": "\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043e"
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
|
+
"outdoor_temperature": {
|
|
436
|
+
"name": "\u0422\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u043d\u0430\u0440\u0443\u0436\u043d\u043e\u0433\u043e \u0432\u043e\u0437\u0434\u0443\u0445\u0430"
|
|
437
|
+
},
|
|
435
438
|
"pump_control_mode": {
|
|
436
439
|
"name": "\u0420\u0435\u0436\u0438\u043c \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f",
|
|
437
440
|
"state": {
|
|
@@ -9,6 +9,18 @@
|
|
|
9
9
|
"url": "The remote MCP server URL for the SSE endpoint, for example http://example/sse"
|
|
10
10
|
}
|
|
11
11
|
},
|
|
12
|
+
"credentials_choice": {
|
|
13
|
+
"title": "Choose how to authenticate with the MCP server",
|
|
14
|
+
"description": "You can either use existing credentials from another integration or set up new credentials.",
|
|
15
|
+
"menu_options": {
|
|
16
|
+
"new_credentials": "Set up new credentials",
|
|
17
|
+
"pick_implementation": "Use existing credentials"
|
|
18
|
+
},
|
|
19
|
+
"menu_option_descriptions": {
|
|
20
|
+
"new_credentials": "You will be guided through setting up a new OAuth Client ID and secret.",
|
|
21
|
+
"pick_implementation": "You may use previously entered OAuth credentials."
|
|
22
|
+
}
|
|
23
|
+
},
|
|
12
24
|
"pick_implementation": {
|
|
13
25
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]",
|
|
14
26
|
"data": {
|
|
@@ -27,14 +39,21 @@
|
|
|
27
39
|
},
|
|
28
40
|
"abort": {
|
|
29
41
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
|
42
|
+
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
|
|
30
43
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
|
31
44
|
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
|
|
32
45
|
"missing_capabilities": "The MCP server does not support a required capability (Tools)",
|
|
33
46
|
"missing_credentials": "[%key:common::config_flow::abort::oauth2_missing_credentials%]",
|
|
47
|
+
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
|
|
34
48
|
"reauth_account_mismatch": "The authenticated user does not match the MCP Server user that needed re-authentication.",
|
|
35
49
|
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
|
50
|
+
"oauth_error": "[%key:common::config_flow::abort::oauth2_error%]",
|
|
51
|
+
"oauth_timeout": "[%key:common::config_flow::abort::oauth2_timeout%]",
|
|
52
|
+
"oauth_unauthorized": "[%key:common::config_flow::abort::oauth2_unauthorized%]",
|
|
53
|
+
"oauth_failed": "[%key:common::config_flow::abort::oauth2_failed%]",
|
|
36
54
|
"timeout_connect": "[%key:common::config_flow::error::timeout_connect%]",
|
|
37
|
-
"unknown": "[%key:common::config_flow::error::unknown%]"
|
|
55
|
+
"unknown": "[%key:common::config_flow::error::unknown%]",
|
|
56
|
+
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]"
|
|
38
57
|
}
|
|
39
58
|
}
|
|
40
59
|
}
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
|
6
6
|
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f",
|
|
7
7
|
"missing_credentials": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u0438\u0437\u0438\u0441\u043a\u0432\u0430 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u043e\u043d\u043d\u0438 \u0434\u0430\u043d\u043d\u0438 \u043d\u0430 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e.",
|
|
8
|
+
"no_url_available": "\u041d\u044f\u043c\u0430 \u043d\u0430\u043b\u0438\u0447\u0435\u043d URL. \u0417\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0442\u043d\u043e\u0441\u043d\u043e \u0442\u0430\u0437\u0438 \u0433\u0440\u0435\u0448\u043a\u0430, [\u043f\u0440\u043e\u0432\u0435\u0440\u0435\u0442\u0435 \u0440\u0430\u0437\u0434\u0435\u043b\u0430 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449]({docs_url})",
|
|
8
9
|
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u0442\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u043a\u0430\u0446\u0438\u044f \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u0430",
|
|
9
10
|
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
|
10
11
|
},
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
|
|
5
|
+
"authorize_url_timeout": "\u010casov\u00fd limit ov\u011b\u0159ovac\u00ed URL vypr\u0161el.",
|
|
5
6
|
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
6
7
|
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
|
|
7
8
|
"missing_capabilities": "Server MCP nepodporuje po\u017eadovanou funkci (N\u00e1stroje)",
|
|
8
9
|
"missing_credentials": "Integrace vy\u017eaduje p\u0159ihla\u0161ovac\u00ed \u00fadaje aplikace.",
|
|
10
|
+
"no_url_available": "Nen\u00ed k dispozici \u017e\u00e1dn\u00e1 URL. Informace o t\u00e9to chyb\u011b naleznete [v sekci n\u00e1pov\u011bdy]({docs_url})",
|
|
11
|
+
"oauth_error": "P\u0159ijata neplatn\u00e1 data tokenu.",
|
|
12
|
+
"oauth_failed": "Chyba p\u0159i z\u00edsk\u00e1v\u00e1n\u00ed p\u0159\u00edstupov\u00e9ho tokenu.",
|
|
13
|
+
"oauth_timeout": "P\u0159i \u0159e\u0161en\u00ed tokenu OAuth vypr\u0161el \u010dasov\u00fd limit.",
|
|
14
|
+
"oauth_unauthorized": "Chyba autorizace OAuth p\u0159i z\u00edsk\u00e1v\u00e1n\u00ed p\u0159\u00edstupov\u00e9ho tokenu.",
|
|
9
15
|
"reauth_account_mismatch": "Ov\u011b\u0159en\u00fd u\u017eivatel se neshoduje s u\u017eivatelem serveru MCP, kter\u00fd pot\u0159eboval op\u011btovn\u00e9 ov\u011b\u0159en\u00ed.",
|
|
10
16
|
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9",
|
|
11
17
|
"timeout_connect": "Vypr\u0161el \u010dasov\u00fd limit pro nav\u00e1z\u00e1n\u00ed spojen\u00ed",
|
|
12
|
-
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
|
|
18
|
+
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba",
|
|
19
|
+
"user_rejected_authorize": "Propojen\u00ed \u00fa\u010dtu zam\u00edtnuto: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "M\u016f\u017eete bu\u010f pou\u017e\u00edt st\u00e1vaj\u00edc\u00ed p\u0159ihla\u0161ovac\u00ed \u00fadaje z jin\u00e9 integrace, nebo nastavit nov\u00e9.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Budete provedeni nastaven\u00edm nov\u00e9ho ID klienta OAuth a tajn\u00e9ho kl\u00ed\u010de.",
|
|
32
|
+
"pick_implementation": "M\u016f\u017eete pou\u017e\u00edt d\u0159\u00edve zadan\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje OAuth."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Nastavit nov\u00e9 p\u0159ihla\u0161ovac\u00ed \u00fadaje",
|
|
36
|
+
"pick_implementation": "Pou\u017e\u00edt existuj\u00edc\u00ed p\u0159ihla\u0161ovac\u00ed \u00fadaje"
|
|
37
|
+
},
|
|
38
|
+
"title": "Vyberte zp\u016fsob ov\u011b\u0159en\u00ed u serveru MCP"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "P\u0159ihla\u0161ovac\u00ed \u00fadaje aplikace"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
5
|
+
"authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Autorisierungs-URL.",
|
|
5
6
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
6
7
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
7
8
|
"missing_capabilities": "Der MCP-Server unterst\u00fctzt eine erforderliche Funktion nicht (Tools)",
|
|
8
9
|
"missing_credentials": "F\u00fcr die Integration sind OAuth-Anmeldedaten erforderlich.",
|
|
10
|
+
"no_url_available": "Keine URL verf\u00fcgbar. Informationen zu diesem Fehler [findest du im Hilfebereich]({docs_url}).",
|
|
11
|
+
"oauth_error": "Ung\u00fcltige Token-Daten empfangen.",
|
|
12
|
+
"oauth_failed": "Fehler beim Abrufen des Zugriffstokens.",
|
|
13
|
+
"oauth_timeout": "Zeit\u00fcberschreitung beim Aufl\u00f6sen des OAuth-Tokens.",
|
|
14
|
+
"oauth_unauthorized": "OAuth-Autorisierungsfehler beim Abrufen des Zugriffstokens.",
|
|
9
15
|
"reauth_account_mismatch": "Der authentifizierte Benutzer stimmt nicht mit dem MCP-Server-Benutzer \u00fcberein, der erneut authentifiziert werden musste.",
|
|
10
16
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
|
11
17
|
"timeout_connect": "Zeit\u00fcberschreitung beim Verbindungsaufbau",
|
|
12
|
-
"unknown": "Unerwarteter Fehler"
|
|
18
|
+
"unknown": "Unerwarteter Fehler",
|
|
19
|
+
"user_rejected_authorize": "Kontoverkn\u00fcpfung abgelehnt: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Unerwarteter Fehler"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "Du kannst entweder vorhandene Anmeldedaten aus einer anderen Integration verwenden oder neue Anmeldedaten einrichten.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Du wirst durch die Einrichtung einer neuen OAuth-Client-ID und eines neuen Geheimnisses gef\u00fchrt.",
|
|
32
|
+
"pick_implementation": "Du kannst zuvor eingegebene OAuth-Anmeldedaten verwenden."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Neue Anmeldedaten einrichten",
|
|
36
|
+
"pick_implementation": "Vorhandene Anmeldedaten verwenden"
|
|
37
|
+
},
|
|
38
|
+
"title": "Die Authentifizierung am MCP-Server ausw\u00e4hlen"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "OAuth-Anmeldedaten"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Device is already configured",
|
|
5
|
+
"authorize_url_timeout": "Timeout generating authorise URL.",
|
|
5
6
|
"cannot_connect": "Failed to connect",
|
|
6
7
|
"invalid_auth": "Invalid authentication",
|
|
7
8
|
"missing_capabilities": "The MCP server does not support a required capability (Tools)",
|
|
8
9
|
"missing_credentials": "The integration requires application credentials.",
|
|
10
|
+
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
|
11
|
+
"oauth_error": "Received invalid token data.",
|
|
12
|
+
"oauth_failed": "Error while obtaining access token.",
|
|
13
|
+
"oauth_timeout": "Timeout resolving OAuth token.",
|
|
14
|
+
"oauth_unauthorized": "OAuth authorisation error while obtaining access token.",
|
|
9
15
|
"reauth_account_mismatch": "The authenticated user does not match the MCP Server user that needed re-authentication.",
|
|
10
16
|
"reauth_successful": "Re-authentication was successful",
|
|
11
17
|
"timeout_connect": "Timeout establishing connection",
|
|
12
|
-
"unknown": "Unexpected error"
|
|
18
|
+
"unknown": "Unexpected error",
|
|
19
|
+
"user_rejected_authorize": "Account linking rejected: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Failed to connect",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Unexpected error"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "You can either use existing credentials from another integration or set up new credentials.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "You will be guided through setting up a new OAuth Client ID and secret.",
|
|
32
|
+
"pick_implementation": "You may use previously entered OAuth credentials."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Set up new credentials",
|
|
36
|
+
"pick_implementation": "Use existing credentials"
|
|
37
|
+
},
|
|
38
|
+
"title": "Choose how to authenticate with the MCP server"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Application credentials"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Device is already configured",
|
|
5
|
+
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
5
6
|
"cannot_connect": "Failed to connect",
|
|
6
7
|
"invalid_auth": "Invalid authentication",
|
|
7
8
|
"missing_capabilities": "The MCP server does not support a required capability (Tools)",
|
|
8
9
|
"missing_credentials": "The integration requires application credentials.",
|
|
10
|
+
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
|
11
|
+
"oauth_error": "Received invalid token data.",
|
|
12
|
+
"oauth_failed": "Error while obtaining access token.",
|
|
13
|
+
"oauth_timeout": "Timeout resolving OAuth token.",
|
|
14
|
+
"oauth_unauthorized": "OAuth authorization error while obtaining access token.",
|
|
9
15
|
"reauth_account_mismatch": "The authenticated user does not match the MCP Server user that needed re-authentication.",
|
|
10
16
|
"reauth_successful": "Re-authentication was successful",
|
|
11
17
|
"timeout_connect": "Timeout establishing connection",
|
|
12
|
-
"unknown": "Unexpected error"
|
|
18
|
+
"unknown": "Unexpected error",
|
|
19
|
+
"user_rejected_authorize": "Account linking rejected: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Failed to connect",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Unexpected error"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "You can either use existing credentials from another integration or set up new credentials.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "You will be guided through setting up a new OAuth Client ID and secret.",
|
|
32
|
+
"pick_implementation": "You may use previously entered OAuth credentials."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Set up new credentials",
|
|
36
|
+
"pick_implementation": "Use existing credentials"
|
|
37
|
+
},
|
|
38
|
+
"title": "Choose how to authenticate with the MCP server"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Application credentials"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
5
|
+
"authorize_url_timeout": "Tiempo de espera agotado mientras se generaba la URL de autorizaci\u00f3n.",
|
|
5
6
|
"cannot_connect": "No se pudo conectar",
|
|
6
7
|
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
|
7
8
|
"missing_capabilities": "El servidor MCP no soporta una capacidad requerida (Herramientas)",
|
|
8
9
|
"missing_credentials": "La integraci\u00f3n requiere credenciales de aplicaci\u00f3n.",
|
|
10
|
+
"no_url_available": "No hay URL disponible. Para obtener informaci\u00f3n sobre este error, [revisa la secci\u00f3n de ayuda]({docs_url})",
|
|
11
|
+
"oauth_error": "Se han recibido datos de token no v\u00e1lidos.",
|
|
12
|
+
"oauth_failed": "Error al obtener el token de acceso.",
|
|
13
|
+
"oauth_timeout": "Tiempo de espera agotado mientras se resolv\u00eda el token OAuth.",
|
|
14
|
+
"oauth_unauthorized": "Error de autorizaci\u00f3n OAuth al obtener el token de acceso.",
|
|
9
15
|
"reauth_account_mismatch": "El usuario autenticado no coincide con el usuario del servidor MCP que necesitaba una nueva autenticaci\u00f3n.",
|
|
10
16
|
"reauth_successful": "La autenticaci\u00f3n se volvi\u00f3 a realizar correctamente",
|
|
11
17
|
"timeout_connect": "Tiempo de espera agotado mientras se establec\u00eda la conexi\u00f3n",
|
|
12
|
-
"unknown": "Error inesperado"
|
|
18
|
+
"unknown": "Error inesperado",
|
|
19
|
+
"user_rejected_authorize": "V\u00ednculo de cuenta rechazado: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "No se pudo conectar",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Error inesperado"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "Puedes utilizar credenciales existentes de otra integraci\u00f3n o configurar credenciales nuevas.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Se te guiar\u00e1 a trav\u00e9s del proceso de configuraci\u00f3n de un nuevo ID y secreto de cliente OAuth.",
|
|
32
|
+
"pick_implementation": "Puedes utilizar las credenciales OAuth introducidas previamente."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Configurar nuevas credenciales",
|
|
36
|
+
"pick_implementation": "Utilizar las credenciales existentes"
|
|
37
|
+
},
|
|
38
|
+
"title": "Elige c\u00f3mo autenticarte con el servidor MCP"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Credenciales de la aplicaci\u00f3n"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
|
|
5
|
+
"authorize_url_timeout": "Kinnitus-URLi loomise ajal\u00f5pp",
|
|
5
6
|
"cannot_connect": "\u00dchendamine nurjus",
|
|
6
7
|
"invalid_auth": "Tuvastamine nurjus",
|
|
7
8
|
"missing_capabilities": "MCP-server ei toeta n\u00f5utavat funktsiooni (t\u00f6\u00f6riistad)",
|
|
8
9
|
"missing_credentials": "Sidumine n\u00f5uab rakenduse volitusi.",
|
|
10
|
+
"no_url_available": "URL pole saadaval. Selle t\u00f5rke kohta teabe saamiseks vaata [spikrijaotis]({docs_url})",
|
|
11
|
+
"oauth_error": "Saadi sobimatud loaandmed.",
|
|
12
|
+
"oauth_failed": "T\u00f5rge juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
|
|
13
|
+
"oauth_timeout": "OAuthi loa lahendamise ajal\u00f5pp.",
|
|
14
|
+
"oauth_unauthorized": "OAuthi tuvastaimisviga juurdep\u00e4\u00e4sut\u00f5endi hankimisel.",
|
|
9
15
|
"reauth_account_mismatch": "Autenditud kasutaja ei vasta MCP-serveri kasutajale kes vajas uuesti autentimist.",
|
|
10
16
|
"reauth_successful": "Taastuvastamine \u00f5nnestus",
|
|
11
17
|
"timeout_connect": "\u00dchenduse loomise ajal\u00f5pp",
|
|
12
|
-
"unknown": "Ootamatu t\u00f5rge"
|
|
18
|
+
"unknown": "Ootamatu t\u00f5rge",
|
|
19
|
+
"user_rejected_authorize": "Konto sidumine nurjus: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "\u00dchendamine nurjus",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Ootamatu t\u00f5rge"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "Saad kasutada kas olemasolevaid volitusi m\u00f5nest teisest sidumisest v\u00f5i seadistada uued volitused.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Juhendatakse uue OAuthi kliendi ID ja salakoodi seadistamisel.",
|
|
32
|
+
"pick_implementation": "V\u00f5id kasutada varem sisestatud OAuthi volitusi."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Uute volituste seadistamine",
|
|
36
|
+
"pick_implementation": "Kasuta olemasolevaid volitusi"
|
|
37
|
+
},
|
|
38
|
+
"title": "MCP-serveriga autentimise viisi valimine"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Rakenduse volitused"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Prietaisas jau sukonfig\u016bruotas",
|
|
5
|
+
"authorize_url_timeout": "Baig\u0117si skirtasis laikas generuojant \u012fgaliojimo URL.",
|
|
5
6
|
"cannot_connect": "Nepavyko prisijungti",
|
|
6
7
|
"invalid_auth": "Neteisingas autentifikavimas",
|
|
7
8
|
"missing_capabilities": "MCP serveris nepalaiko b\u016btin\u0173 galimybi\u0173 (\u012frankiai)",
|
|
8
9
|
"missing_credentials": "Integracijai reikalingi programos kredencialai.",
|
|
10
|
+
"no_url_available": "N\u0117ra URL. Nor\u0117dami gauti informacijos apie \u0161i\u0105 klaid\u0105, [\u017er. pagalbos skyri\u0173]({docs_url})",
|
|
11
|
+
"oauth_error": "Gauti neteisingi prieigos rakto duomenys.",
|
|
12
|
+
"oauth_failed": "Klaida gaunant prieigos rakt\u0105.",
|
|
13
|
+
"oauth_timeout": "Baig\u0117si skirtasis OAuth prieigos raktas.",
|
|
14
|
+
"oauth_unauthorized": "OAuth prieigos teis\u0117s klaida gaunant prieigos rakt\u0105.",
|
|
9
15
|
"reauth_account_mismatch": "Autentifikuotas vartotojas nesutampa su MCP serverio vartotoju, kuriam reik\u0117jo pakartotinio autentifikavimo.",
|
|
10
16
|
"reauth_successful": "Pakartotinis autentifikavimas buvo s\u0117kmingas",
|
|
11
17
|
"timeout_connect": "Baig\u0117si ry\u0161io u\u017emezgimo laikas",
|
|
12
|
-
"unknown": "Netik\u0117ta klaida"
|
|
18
|
+
"unknown": "Netik\u0117ta klaida",
|
|
19
|
+
"user_rejected_authorize": "Paskyros susiejimas atmestas: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Nepavyko prisijungti",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Netik\u0117ta klaida"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "Galite naudoti esamus prisijungimo duomenis i\u0161 kitos integracijos arba nustatyti naujus prisijungimo duomenis.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Jums bus pateikti nurodymai, kaip nustatyti nauj\u0105 OAuth kliento ID ir slapt\u0105 rakt\u0105.",
|
|
32
|
+
"pick_implementation": "Galite naudoti anks\u010diau \u012fvestus OAuth prisijungimo duomenis."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Nustatyti naujus prisijungimo duomenis",
|
|
36
|
+
"pick_implementation": "Naudoti esamus prisijungimo duomenis"
|
|
37
|
+
},
|
|
38
|
+
"title": "Pasirinkite, kaip autentifikuotis naudojant MCP server\u012f"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Programos prisijungimo duomenys"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Dispositivo j\u00e1 configurado",
|
|
5
|
+
"authorize_url_timeout": "Excedido o tempo limite para gerar um URL de autoriza\u00e7\u00e3o",
|
|
5
6
|
"cannot_connect": "A liga\u00e7\u00e3o falhou",
|
|
6
7
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
7
8
|
"missing_capabilities": "O servidor MCP n\u00e3o suporta uma capacidade necess\u00e1ria (Ferramentas)",
|
|
8
9
|
"missing_credentials": "A integra\u00e7\u00e3o requer credenciais de aplica\u00e7\u00e3o.",
|
|
10
|
+
"no_url_available": "Nenhum URL est\u00e1 dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [consulte a sec\u00e7\u00e3o de ajuda]({docs_url})",
|
|
11
|
+
"oauth_error": "Recebido token de autentica\u00e7\u00e3o inv\u00e1lido.",
|
|
12
|
+
"oauth_failed": "Erro ao obter o token de acesso.",
|
|
13
|
+
"oauth_timeout": "Excedido o tempo limite para o OAuth token.",
|
|
14
|
+
"oauth_unauthorized": "Erro de autoriza\u00e7\u00e3o OAuth ao obter o token de acesso.",
|
|
9
15
|
"reauth_account_mismatch": "O utilizador autenticado n\u00e3o corresponde ao utilizador do Servidor MCP que necessitou de nova autentica\u00e7\u00e3o.",
|
|
10
16
|
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida",
|
|
11
17
|
"timeout_connect": "Excedido o tempo limite para estabelecer liga\u00e7\u00e3o",
|
|
12
|
-
"unknown": "Erro inesperado"
|
|
18
|
+
"unknown": "Erro inesperado",
|
|
19
|
+
"user_rejected_authorize": "Vincula\u00e7\u00e3o de conta rejeitada: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "A liga\u00e7\u00e3o falhou",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Erro inesperado"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "Pode utilizar credenciais existentes de outra integra\u00e7\u00e3o ou configurar novas credenciais.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Ser\u00e1 orientado na configura\u00e7\u00e3o de um novo ID e segredo de cliente OAuth.",
|
|
32
|
+
"pick_implementation": "Pode utilizar credenciais OAuth previamente introduzidas."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Configurar novas credenciais",
|
|
36
|
+
"pick_implementation": "Utilizar credenciais existentes"
|
|
37
|
+
},
|
|
38
|
+
"title": "Escolha como autenticar com o servidor MCP"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Credenciais aplicacionais"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
|
|
5
|
+
"authorize_url_timeout": "\u010casov\u00fd limit generovania autorizovanej adresy URL.",
|
|
5
6
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
6
7
|
"invalid_auth": "Neplatn\u00e9 overenie",
|
|
7
8
|
"missing_capabilities": "Server MCP nepodporuje po\u017eadovan\u00fa funkciu (n\u00e1stroje)",
|
|
8
9
|
"missing_credentials": "Integr\u00e1cia si vy\u017eaduje poverenia aplik\u00e1cie.",
|
|
10
|
+
"no_url_available": "Nie je k dispoz\u00edcii \u017eiadna adresa URL. Inform\u00e1cie o tejto chybe n\u00e1jdete [pozrite si sekciu pomocn\u00edka]({docs_url})",
|
|
11
|
+
"oauth_error": "Prijat\u00e9 neplatn\u00e9 \u00fadaje tokenu.",
|
|
12
|
+
"oauth_failed": "Chyba pri z\u00edskavan\u00ed pr\u00edstupov\u00e9ho tokenu.",
|
|
13
|
+
"oauth_timeout": "\u010casov\u00fd limit na vyrie\u0161enie tokenu OAuth.",
|
|
14
|
+
"oauth_unauthorized": "Chyba autoriz\u00e1cie OAuth pri z\u00edskavan\u00ed pr\u00edstupov\u00e9ho tokenu.",
|
|
9
15
|
"reauth_account_mismatch": "Overen\u00fd pou\u017e\u00edvate\u013e sa nezhoduje s pou\u017e\u00edvate\u013eom servera MCP, ktor\u00fd potreboval op\u00e4tovn\u00e9 overenie.",
|
|
10
16
|
"reauth_successful": "Op\u00e4tovn\u00e9 overenie bolo \u00faspe\u0161n\u00e9",
|
|
11
17
|
"timeout_connect": "\u010casov\u00fd limit na nadviazanie spojenia",
|
|
12
|
-
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
18
|
+
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba",
|
|
19
|
+
"user_rejected_authorize": "Prepojenie \u00fa\u010dtu bolo odmietnut\u00e9: {error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "Nepodarilo sa pripoji\u0165",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "M\u00f4\u017eete pou\u017ei\u0165 existuj\u00face poverenia z inej integr\u00e1cie alebo nastavi\u0165 nov\u00e9 poverenia.",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "Budeme v\u00e1s vies\u0165 nastaven\u00edm nov\u00e9ho ID a tajn\u00e9ho k\u00f3du klienta OAuth.",
|
|
32
|
+
"pick_implementation": "M\u00f4\u017eete pou\u017ei\u0165 predt\u00fdm zadan\u00e9 poverenia OAuth."
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "Nastavenie nov\u00fdch poveren\u00ed",
|
|
36
|
+
"pick_implementation": "Pou\u017eitie existuj\u00facich poveren\u00ed"
|
|
37
|
+
},
|
|
38
|
+
"title": "V\u00fdber sp\u00f4sobu overovania na serveri MCP"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "Prihlasovacie \u00fadaje aplik\u00e1cie"
|
|
@@ -2,14 +2,21 @@
|
|
|
2
2
|
"config": {
|
|
3
3
|
"abort": {
|
|
4
4
|
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
|
5
|
+
"authorize_url_timeout": "\u7522\u751f\u8a8d\u8b49 URL \u6642\u903e\u6642\u3002",
|
|
5
6
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
|
6
7
|
"invalid_auth": "\u8eab\u4efd\u9a57\u8b49\u7121\u6548",
|
|
7
8
|
"missing_capabilities": "MCP \u4f3a\u670d\u5668\u4e0d\u652f\u63f4\u6240\u9700\u7684\u529f\u80fd\uff08\u5de5\u5177\uff09",
|
|
8
9
|
"missing_credentials": "\u6574\u5408\u9700\u8981\u61c9\u7528\u6191\u8b49\u3002",
|
|
10
|
+
"no_url_available": "\u6c92\u6709\u53ef\u7528\u7684\u7db2\u5740\u3002\u95dc\u65bc\u6b64\u932f\u8aa4\u66f4\u8a73\u7d30\u8a0a\u606f\uff0c[\u9ede\u9078\u5354\u52a9\u7ae0\u7bc0]({docs_url})",
|
|
11
|
+
"oauth_error": "\u6536\u5230\u7121\u6548\u7684\u6b0a\u6756\u8cc7\u6599\u3002",
|
|
12
|
+
"oauth_failed": "\u53d6\u5f97\u5b58\u53d6\u6b0a\u6756\u6642\u51fa\u73fe\u932f\u8aa4\u3002",
|
|
13
|
+
"oauth_timeout": "\u89e3\u6790 OAuth \u6b0a\u6756\u903e\u6642\u3002",
|
|
14
|
+
"oauth_unauthorized": "\u53d6\u5f97\u5b58\u53d6\u6b0a\u6756\u6642 OAuth \u6388\u6b0a\u932f\u8aa4\u3002",
|
|
9
15
|
"reauth_account_mismatch": "\u5df2\u8a8d\u8b49\u7684\u4f7f\u7528\u8005\u8207\u9700\u8981\u91cd\u65b0\u9a57\u8b49 MCP \u4f3a\u670d\u5668\u4f7f\u7528\u8005\u4e0d\u76f8\u7b26\u3002",
|
|
10
16
|
"reauth_successful": "\u91cd\u65b0\u8a8d\u8b49\u6210\u529f",
|
|
11
17
|
"timeout_connect": "\u5efa\u7acb\u9023\u7dda\u903e\u6642",
|
|
12
|
-
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
|
18
|
+
"unknown": "\u672a\u9810\u671f\u932f\u8aa4",
|
|
19
|
+
"user_rejected_authorize": "\u5e33\u865f\u9023\u7d50\u906d\u62d2\uff1a{error}"
|
|
13
20
|
},
|
|
14
21
|
"error": {
|
|
15
22
|
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
|
@@ -18,6 +25,18 @@
|
|
|
18
25
|
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
|
19
26
|
},
|
|
20
27
|
"step": {
|
|
28
|
+
"credentials_choice": {
|
|
29
|
+
"description": "\u53ef\u4ee5\u4f7f\u7528\u5176\u4ed6\u6574\u5408\u7684\u73fe\u6709\u6191\u8b49\uff0c\u6216\u8a2d\u5b9a\u65b0\u6191\u8b49\u3002",
|
|
30
|
+
"menu_option_descriptions": {
|
|
31
|
+
"new_credentials": "\u7cfb\u7d71\u5c07\u5f15\u5c0e\u5b8c\u6210\u8a2d\u5b9a\u65b0 OAuth \u7528\u6236\u7aef ID \u8207\u5bc6\u9470\u3002",
|
|
32
|
+
"pick_implementation": "\u53ef\u4ee5\u4f7f\u7528\u5148\u524d\u8f38\u5165\u7684 OAuth \u6191\u8b49\u3002"
|
|
33
|
+
},
|
|
34
|
+
"menu_options": {
|
|
35
|
+
"new_credentials": "\u8a2d\u5b9a\u65b0\u6191\u8b49",
|
|
36
|
+
"pick_implementation": "\u4f7f\u7528\u73fe\u6709\u6191\u8b49"
|
|
37
|
+
},
|
|
38
|
+
"title": "\u9078\u64c7\u5982\u4f55\u8207 MCP \u4f3a\u670d\u5668\u9032\u884c\u9a57\u8b49"
|
|
39
|
+
},
|
|
21
40
|
"pick_implementation": {
|
|
22
41
|
"data": {
|
|
23
42
|
"implementation": "\u61c9\u7528\u6191\u8b49"
|
|
@@ -960,6 +960,7 @@
|
|
|
960
960
|
"not_running": "Gan a bheith ag rith",
|
|
961
961
|
"pre_brewing": "R\u00e9amh-ghr\u00fadaireacht",
|
|
962
962
|
"pre_dishwash": "R\u00e9amhghlanadh",
|
|
963
|
+
"pre_heating": "R\u00e9amh-th\u00e9amh",
|
|
963
964
|
"pre_wash": "R\u00e9amh-nigh",
|
|
964
965
|
"process_finished": "Pr\u00f3iseas cr\u00edochnaithe",
|
|
965
966
|
"process_running": "Pr\u00f3iseas ag rith",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"step": {
|
|
14
14
|
"hassio_confirm": {
|
|
15
|
-
"description": "\u662f\u5426\u8981\u8a2d\u5b9a Home Assistant \u4ee5\u9023\u7dda\u81f3
|
|
15
|
+
"description": "\u662f\u5426\u8981\u8a2d\u5b9a Home Assistant \u4ee5\u9023\u7dda\u81f3\u9644\u52a0\u5143\u4ef6 {addon} \u6240\u63d0\u4f9b motionEye \u670d\u52d9\uff1f",
|
|
16
16
|
"title": "\u4f7f\u7528 Home Assistant \u9644\u52a0\u5143\u4ef6 motionEye"
|
|
17
17
|
},
|
|
18
18
|
"user": {
|
|
@@ -1235,6 +1235,7 @@
|
|
|
1235
1235
|
"ozone": "[%key:component::sensor::entity_component::ozone::name%]",
|
|
1236
1236
|
"ph": "[%key:component::sensor::entity_component::ph::name%]",
|
|
1237
1237
|
"pm1": "[%key:component::sensor::entity_component::pm1::name%]",
|
|
1238
|
+
"pm4": "[%key:component::sensor::entity_component::pm4::name%]",
|
|
1238
1239
|
"pm10": "[%key:component::sensor::entity_component::pm10::name%]",
|
|
1239
1240
|
"pm25": "[%key:component::sensor::entity_component::pm25::name%]",
|
|
1240
1241
|
"power": "[%key:component::sensor::entity_component::power::name%]",
|
|
@@ -1242,6 +1243,7 @@
|
|
|
1242
1243
|
"precipitation": "[%key:component::sensor::entity_component::precipitation::name%]",
|
|
1243
1244
|
"precipitation_intensity": "[%key:component::sensor::entity_component::precipitation_intensity::name%]",
|
|
1244
1245
|
"pressure": "[%key:component::sensor::entity_component::pressure::name%]",
|
|
1246
|
+
"reactive_energy": "[%key:component::sensor::entity_component::reactive_energy::name%]",
|
|
1245
1247
|
"reactive_power": "[%key:component::sensor::entity_component::reactive_power::name%]",
|
|
1246
1248
|
"signal_strength": "[%key:component::sensor::entity_component::signal_strength::name%]",
|
|
1247
1249
|
"sound_pressure": "[%key:component::sensor::entity_component::sound_pressure::name%]",
|
|
@@ -323,6 +323,7 @@
|
|
|
323
323
|
"climate": "\u041a\u043b\u0438\u043c\u0430\u0442",
|
|
324
324
|
"cover": "\u041f\u0430\u0440\u0430\u0432\u0430\u043d",
|
|
325
325
|
"fan": "\u0412\u0435\u043d\u0442\u0438\u043b\u0430\u0442\u043e\u0440",
|
|
326
|
+
"image": "\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
|
326
327
|
"light": "\u041e\u0441\u0432\u0435\u0442\u043b\u0435\u043d\u0438\u0435",
|
|
327
328
|
"lock": "\u041a\u043b\u044e\u0447\u0430\u043b\u043a\u0430"
|
|
328
329
|
}
|
|
@@ -1269,11 +1269,13 @@
|
|
|
1269
1269
|
"pm1": "PM1",
|
|
1270
1270
|
"pm10": "PM10",
|
|
1271
1271
|
"pm25": "PM2.5",
|
|
1272
|
+
"pm4": "PM4",
|
|
1272
1273
|
"power": "V\u00fdkon",
|
|
1273
1274
|
"power_factor": "\u00da\u010din\u00edk",
|
|
1274
1275
|
"precipitation": "Sr\u00e1\u017eky",
|
|
1275
1276
|
"precipitation_intensity": "Intenzita sr\u00e1\u017eek",
|
|
1276
1277
|
"pressure": "Tlak",
|
|
1278
|
+
"reactive_energy": "Jalov\u00e1 energie",
|
|
1277
1279
|
"reactive_power": "Jalov\u00fd v\u00fdkon",
|
|
1278
1280
|
"signal_strength": "S\u00edla sign\u00e1lu",
|
|
1279
1281
|
"sound_pressure": "Akustick\u00fd tlak",
|